UserTenantSelectionState<T extends TruesightAppUser> constructor

UserTenantSelectionState<T extends TruesightAppUser>(
  1. List<Tenant> tenants
)

Implementation

UserTenantSelectionState(this.tenants) : super();