coinbase abstract method

Future<CoinbaseResponse> coinbase(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$5.CoinbaseResponse> coinbase(
    $grpc.ServiceCall call, $4.Empty request);