unshareLocation abstract method

Future<UnshareLocationResponse> unshareLocation(
  1. ServiceCall call,
  2. UnshareLocationRequest request
)

Implementation

$async.Future<$11.UnshareLocationResponse> unshareLocation($grpc.ServiceCall call, $11.UnshareLocationRequest request);