GotoPageEntity constructor Null safety

const GotoPageEntity(
  1. dynamic super
)

Implementation

const GotoPageEntity(super.appID, {super.conditions, this.pageID})
    : super(actionType: label);