addWaypoint abstract method

Future<AddWaypointResponse> addWaypoint(
  1. ServiceCall call,
  2. AddWaypointRequest request
)

Implementation

$async.Future<$36.AddWaypointResponse> addWaypoint($grpc.ServiceCall call, $36.AddWaypointRequest request);