unshareLocation abstract method

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

Implementation

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