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