listAgents abstract method

Future<ListAgentsResponse> listAgents(
  1. ServiceCall call,
  2. ListAgentsRequest request
)

Implementation

$async.Future<$5.ListAgentsResponse> listAgents(
    $grpc.ServiceCall call, $5.ListAgentsRequest request);