getLocation abstract method

Future<GetLocationResponse> getLocation(
  1. ServiceCall call,
  2. GetLocationRequest request
)

Implementation

$async.Future<$12.GetLocationResponse> getLocation($grpc.ServiceCall call, $12.GetLocationRequest request);