getAllMyServers abstract method

Future<ServerInfoList> getAllMyServers(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$7.ServerInfoList> getAllMyServers($grpc.ServiceCall call, $0.Empty request);