ChangedBookletSections constructor Null safety

ChangedBookletSections(
  1. {List<SectionModel>? value}
)

Implementation

ChangedBookletSections({this.value});