menu
supa_architecture package
documentation
models/tenant.dart
Tenant
ownerId property
ownerId property
dark_mode
light_mode
ownerId
property
JsonInteger
ownerId
getter/setter pair
The ID of the owner of the tenant.
Implementation
JsonInteger ownerId = JsonInteger("ownerId");
supa_architecture package
documentation
models/tenant
Tenant
ownerId property
Tenant class