moveStraight abstract method

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

Implementation

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