SwitchApp constructor Null safety
- dynamic super
Implementation
SwitchApp(super.app, {super.conditions, required this.toAppID})
: super(actionType: SwitchAppEntity.label);
SwitchApp(super.app, {super.conditions, required this.toAppID})
: super(actionType: SwitchAppEntity.label);