addOTPSMS abstract method

Future<AddOTPSMSResponse> addOTPSMS(
  1. ServiceCall call,
  2. AddOTPSMSRequest request
)

Implementation

$async.Future<$0.AddOTPSMSResponse> addOTPSMS($grpc.ServiceCall call, $0.AddOTPSMSRequest request);