menu
commands_my package
documentation
commands.dart
CommandData
key property
key property
dark_mode
light_mode
key
property
@JsonKey.new(name: 'cmd_key')
String
key
final
Implementation
@JsonKey(name: 'cmd_key') final String key;
commands_my package
documentation
commands
CommandData
key property
CommandData class