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