removeMyAuthFactorOTPSMS abstract method
Future<RemoveMyAuthFactorOTPSMSResponse>
removeMyAuthFactorOTPSMS(
- ServiceCall call,
- RemoveMyAuthFactorOTPSMSRequest request
Implementation
$async.Future<$0.RemoveMyAuthFactorOTPSMSResponse> removeMyAuthFactorOTPSMS(
$grpc.ServiceCall call, $0.RemoveMyAuthFactorOTPSMSRequest request);