menu
neom_core package
documentation
cloud_properties.dart
CloudProperties
getBraveKey static method
getBraveKey static method
dark_mode
light_mode
getBraveKey
static method
String
getBraveKey
(
)
Implementation
static String getBraveKey() { return _config['braveKey'] ?? ''; }
neom_core package
documentation
cloud_properties
CloudProperties
getBraveKey static method
CloudProperties class