menu
supa_architecture package
documentation
models/app_user_preferences.dart
AppUserPreferences
languageId property
languageId property
dark_mode
light_mode
languageId
property
JsonInteger
languageId
getter/setter pair
The ID of the user's language.
Implementation
JsonInteger languageId = JsonInteger("languageId");
supa_architecture package
documentation
models/app_user_preferences
AppUserPreferences
languageId property
AppUserPreferences mixin