menu
flutter_tello package
documentation
commands/read/get_serial_command.dart
GetSerialNumberCommand
execute method
execute method
dark_mode
light_mode
execute
method
@
override
String
execute
(
)
override
Implementation
@override String execute() { // todo: tell the tello what to do. return "sn?"; }
flutter_tello package
documentation
commands/read/get_serial_command
GetSerialNumberCommand
execute method
GetSerialNumberCommand class