menu
setonix_server
setonix_server.dart
GameDialogValue
hasValue method
hasValue
dark_mode
light_mode
hasValue
method
bool
hasValue
(
String
key
)
Implementation
bool hasValue(String key) => values.containsKey(key);
setonix_server
setonix_server
GameDialogValue
hasValue method
GameDialogValue class