removeWaypoint abstract method

Future<RemoveWaypointResponse> removeWaypoint(
  1. ServiceCall call,
  2. RemoveWaypointRequest request
)

Implementation

$async.Future<$41.RemoveWaypointResponse> removeWaypoint($grpc.ServiceCall call, $41.RemoveWaypointRequest request);