menu
supa_architecture package
documentation
models/app_user_info.dart
AppUserInfo
tenants property
tenants property
dark_mode
light_mode
tenants
property
JsonList
<
Tenant
>
tenants
getter/setter pair
Implementation
JsonList<Tenant> tenants = JsonList<Tenant>("tenants");
supa_architecture package
documentation
models/app_user_info
AppUserInfo
tenants property
AppUserInfo class