menu
electrician_app
features/settings/data/models/app_preferences_dto.dart
AppPreferencesDto
notificationsEnabled property
notificationsEnabled
dark_mode
light_mode
description
notificationsEnabled
property
bool
notificationsEnabled
getter/setter pair
Implementation
late bool notificationsEnabled;
electrician_app
app_preferences_dto
AppPreferencesDto
notificationsEnabled property
AppPreferencesDto class