update abstract method

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

Implementation

$async.Future<$0.Subscription> update(
    $grpc.ServiceCall call, $0.Subscription request);