getDefault static method

PKCS12KeyPairResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static PKCS12KeyPairResponse getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<PKCS12KeyPairResponse>(create);