addCoin abstract method

Future<AddCoinReply> addCoin(
  1. ServiceCall call,
  2. AddCoinRequest request
)

Implementation

$async.Future<$0.AddCoinReply> addCoin($grpc.ServiceCall call, $0.AddCoinRequest request);