listHumanAuthFactors abstract method

Future<ListHumanAuthFactorsResponse> listHumanAuthFactors(
  1. ServiceCall call,
  2. ListHumanAuthFactorsRequest request
)

Implementation

$async.Future<$0.ListHumanAuthFactorsResponse> listHumanAuthFactors($grpc.ServiceCall call, $0.ListHumanAuthFactorsRequest request);