update abstract method

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

Implementation

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