ChangedLinkAction constructor Null safety

ChangedLinkAction(
  1. {ActionModel? value}
)

Implementation

ChangedLinkAction({this.value});