menu
camel package
documentation
command.dart
Command
execute abstract method
execute abstract method
dark_mode
light_mode
execute
abstract method
void
execute
(
Uint8List
data
)
this method is called with received data from the communication class.
Implementation
void execute(Uint8List data);
camel package
documentation
command
Command
execute abstract method
Command class