menu
commands_my package
documentation
commands.dart
IProcessingRepository
execute abstract method
execute abstract method
dark_mode
light_mode
execute
abstract method
Future
<
void
>
execute
(
String
code
,
Object
?
data
)
Implementation
Future<void> execute(String code, Object? data);
commands_my package
documentation
commands
IProcessingRepository
execute abstract method
IProcessingRepository class