menu
obby_client
obby_client.dart
CommandSetMetadata
CommandSetMetadata.new const constructor
CommandSetMetadata.new
dark_mode
light_mode
CommandSetMetadata
constructor
const
CommandSetMetadata
(
{
required
String
key
,
required
String
?
value
,
})
Implementation
const CommandSetMetadata({ required this.key, required this.value, });
obby_client
obby_client
CommandSetMetadata
CommandSetMetadata.new const constructor
CommandSetMetadata class