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