UpdateSectionList constructor Null safety

const UpdateSectionList(
  1. {SectionModel? value}
)

Implementation

const UpdateSectionList({this.value});