features/settings/data/models/user_profile_model library

Classes

UserProfileModel
Isar data model for UserProfile persistence

Extensions

GetUserProfileModelCollection on Isar
UserProfileModelQueryFilter on QueryBuilder<UserProfileModel, UserProfileModel, QFilterCondition>
UserProfileModelQueryObject on QueryBuilder<UserProfileModel, UserProfileModel, QFilterCondition>
UserProfileModelQueryProperty on QueryBuilder<UserProfileModel, UserProfileModel, QQueryProperty>
UserProfileModelQuerySortBy on QueryBuilder<UserProfileModel, UserProfileModel, QSortBy>
UserProfileModelQuerySortThenBy on QueryBuilder<UserProfileModel, UserProfileModel, QSortThenBy>
UserProfileModelQueryWhere on QueryBuilder<UserProfileModel, UserProfileModel, QWhereClause>
UserProfileModelQueryWhereDistinct on QueryBuilder<UserProfileModel, UserProfileModel, QDistinct>
UserProfileModelQueryWhereSort on QueryBuilder<UserProfileModel, UserProfileModel, QWhere>

Constants

UserProfileModelSchema → const CollectionSchema<UserProfileModel>