post abstract method

Future<Ack> post(
  1. ServerContext ctx,
  2. Command request
)

Implementation

$async.Future<$48.Ack> post($pb.ServerContext ctx, $43.Command request);