create static method

CertificateResponse create()

Implementation

@$core.pragma('dart2js:noInline')
static CertificateResponse create() => CertificateResponse._();