removeHumanAuthFactorOTPSMS abstract method

Future<RemoveHumanAuthFactorOTPSMSResponse> removeHumanAuthFactorOTPSMS(
  1. ServiceCall call,
  2. RemoveHumanAuthFactorOTPSMSRequest request
)

Implementation

$async.Future<$0.RemoveHumanAuthFactorOTPSMSResponse>
    removeHumanAuthFactorOTPSMS($grpc.ServiceCall call,
        $0.RemoveHumanAuthFactorOTPSMSRequest request);