removeMyAuthFactorU2F abstract method

Future<RemoveMyAuthFactorU2FResponse> removeMyAuthFactorU2F(
  1. ServiceCall call,
  2. RemoveMyAuthFactorU2FRequest request
)

Implementation

$async.Future<$4.RemoveMyAuthFactorU2FResponse> removeMyAuthFactorU2F(
    $grpc.ServiceCall call, $4.RemoveMyAuthFactorU2FRequest request);