SelectEntityScreen constructor
const
SelectEntityScreen({})
Implementation
const SelectEntityScreen({
required this.switchScreen,
required this.tenants,
required this.username,
required this.deviceId,
required this.refreshTokens,
super.key,
});