menu
electrician_app
features/settings/data/models/user_profile_model.dart
GetUserProfileModelCollection
userProfileModels property
userProfileModels
dark_mode
light_mode
description
userProfileModels
property
IsarCollection
<
UserProfileModel
>
get
userProfileModels
Implementation
IsarCollection<UserProfileModel> get userProfileModels => this.collection();
electrician_app
user_profile_model
GetUserProfileModelCollection
userProfileModels property
GetUserProfileModelCollection extension on
Isar