addMyAuthFactorOTP abstract method

Future<AddMyAuthFactorOTPResponse> addMyAuthFactorOTP(
  1. ServiceCall call,
  2. AddMyAuthFactorOTPRequest request
)

Implementation

$async.Future<$0.AddMyAuthFactorOTPResponse> addMyAuthFactorOTP(
    $grpc.ServiceCall call, $0.AddMyAuthFactorOTPRequest request);