LoginWithSelectedTenantEvent constructor
const
LoginWithSelectedTenantEvent({
- required Tenant tenant,
Implementation
const LoginWithSelectedTenantEvent({
required this.tenant,
});
const LoginWithSelectedTenantEvent({
required this.tenant,
});