menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
Client
commands property
commands property
dark_mode
light_mode
commands
property
Map
<
String
,
FutureOr
<
String
?
>
Function
(
CommandArgs
)
>
commands
final
Implementation
final Map<String, FutureOr<String?> Function(CommandArgs)> commands = {};
sendingnetwork_dart_sdk package
documentation
sdn
Client
commands property
Client class