listMyAuthFactors abstract method

Future<ListMyAuthFactorsResponse> listMyAuthFactors(
  1. ServiceCall call,
  2. ListMyAuthFactorsRequest request
)

Implementation

$async.Future<$1.ListMyAuthFactorsResponse> listMyAuthFactors(
    $grpc.ServiceCall call, $1.ListMyAuthFactorsRequest request);