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