unshareLocation abstract method

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

Implementation

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