moveStraight abstract method

Future<MoveStraightResponse> moveStraight(
  1. ServiceCall call,
  2. MoveStraightRequest request
)

Implementation

$async.Future<$21.MoveStraightResponse> moveStraight($grpc.ServiceCall call, $21.MoveStraightRequest request);