getDefault static method

VerifyMyPhoneResponse getDefault()

Implementation

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