SwitchApp constructor Null safety

SwitchApp(
  1. dynamic super
)

Implementation

SwitchApp(super.app, {super.conditions, required this.toAppID})
    : super(actionType: SwitchAppEntity.label);