menu
neom_core package
documentation
app_properties.dart
AppProperties
getSpotifyClientSecret static method
getSpotifyClientSecret static method
dark_mode
light_mode
getSpotifyClientSecret
static method
String
getSpotifyClientSecret
(
)
Implementation
static String getSpotifyClientSecret() { return appProperties['spotifyClientSecret']; }
neom_core package
documentation
app_properties
AppProperties
getSpotifyClientSecret static method
AppProperties class