menu
eliud_pkg_fundamentals_model package
documentation
tools/bespoke_entities.dart
SwitchAppEntity
SwitchAppEntity const constructor
SwitchAppEntity const constructor
dark_mode
light_mode
SwitchAppEntity
constructor
const
SwitchAppEntity
(
String
?
appID
, {
DisplayConditionsEntity?
conditions
,
String
?
toAppID
,
})
Implementation
const SwitchAppEntity(super.appID, {super.conditions, this.toAppID}) : super(actionType: label);
eliud_pkg_fundamentals_model package
documentation
tools/bespoke_entities
SwitchAppEntity
SwitchAppEntity const constructor
SwitchAppEntity class