UserLoadedTenantsEvent constructor

UserLoadedTenantsEvent(
  1. List<Tenant> tenants
)

Implementation

UserLoadedTenantsEvent(this.tenants);