getLocation abstract method

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

Implementation

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