moveStraight abstract method

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

Implementation

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