getLocation abstract method

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

Implementation

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