menu
flutter_tello package
documentation
commands/mission/jump_command.dart
JumpCommand
execute method
execute method
dark_mode
light_mode
execute
method
@
override
String
execute
(
)
override
Implementation
@override String execute() { return "jump $x $y $z $speed $yaw ${mid1.name} ${mid2.name}"; }
flutter_tello package
documentation
commands/mission/jump_command
JumpCommand
execute method
JumpCommand class