getDefault method Null safety

VerificationMethod getDefault()

Implementation

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