getDefault static method

AddOTPSMSResponse getDefault()

Implementation

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