shareLocation method
Implementation
$grpc.ResponseFuture<$9.ShareLocationResponse> shareLocation($9.ShareLocationRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$shareLocation, request, options: options);
}
$grpc.ResponseFuture<$9.ShareLocationResponse> shareLocation($9.ShareLocationRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$shareLocation, request, options: options);
}