addWaypoint abstract method

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

Implementation

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