watchGameServer abstract method

Stream<GameServer> watchGameServer(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Stream<$0.GameServer> watchGameServer(
    $grpc.ServiceCall call, $0.Empty request);