setPlayerCapacity abstract method

Future<AlphaEmpty> setPlayerCapacity(
  1. ServiceCall call,
  2. Count request
)

Implementation

$async.Future<$1.AlphaEmpty> setPlayerCapacity(
    $grpc.ServiceCall call, $1.Count request);