update abstract method

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

Implementation

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