get abstract method

Future<Voucher> get(
  1. ServiceCall call,
  2. VoucherCode request
)

Implementation

$async.Future<$1.Voucher> get($grpc.ServiceCall call, $0.VoucherCode request);