addMyAuthFactorOTP abstract method

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

Implementation

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