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