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