ban abstract method

Future<BanReply> ban(
  1. ServiceCall call,
  2. BanRequest request
)

Implementation

$async.Future<$1.BanReply> ban($grpc.ServiceCall call, $1.BanRequest request);