getLocation abstract method

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

Implementation

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