ChangedSectionLinks constructor Null safety

ChangedSectionLinks(
  1. {List<LinkModel>? value}
)

Implementation

ChangedSectionLinks({this.value});