getDefault static method

RemoveOTPSMSResponse getDefault()

Implementation

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