getDefault static method

VerifyOTPResponse getDefault()

Implementation

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