moveStraight abstract method

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

Implementation

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