getWaypoints abstract method

Future<GetWaypointsResponse> getWaypoints(
  1. ServiceCall call,
  2. GetWaypointsRequest request
)

Implementation

$async.Future<$36.GetWaypointsResponse> getWaypoints($grpc.ServiceCall call, $36.GetWaypointsRequest request);