removeOTPSMS abstract method

Future<RemoveOTPSMSResponse> removeOTPSMS(
  1. ServiceCall call,
  2. RemoveOTPSMSRequest request
)

Implementation

$async.Future<$0.RemoveOTPSMSResponse> removeOTPSMS($grpc.ServiceCall call, $0.RemoveOTPSMSRequest request);