SwitchAppEntity constructor Null safety

const SwitchAppEntity(
  1. dynamic super
)

Implementation

const SwitchAppEntity(super.appID, {super.conditions, this.toAppID})
    : super(actionType: label);