updateLocation abstract method

Future<UpdateLocationResponse> updateLocation(
  1. ServiceCall call,
  2. UpdateLocationRequest request
)

Implementation

$async.Future<$9.UpdateLocationResponse> updateLocation($grpc.ServiceCall call, $9.UpdateLocationRequest request);