menu
electrician_app
features/settings/data/models/app_preferences_dto.dart
GetAppPreferencesDtoCollection
appPreferencesDtos property
appPreferencesDtos
dark_mode
light_mode
description
appPreferencesDtos
property
IsarCollection
<
AppPreferencesDto
>
get
appPreferencesDtos
Implementation
IsarCollection<AppPreferencesDto> get appPreferencesDtos => this.collection();
electrician_app
app_preferences_dto
GetAppPreferencesDtoCollection
appPreferencesDtos property
GetAppPreferencesDtoCollection extension on
Isar