update abstract method

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

Implementation

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