removeWaypoint abstract method

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

Implementation

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