getAllHosts abstract method

Future<HostInfoList> getAllHosts(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$4.HostInfoList> getAllHosts($grpc.ServiceCall call, $0.Empty request);