DeleteSectionList constructor Null safety

const DeleteSectionList(
  1. {SectionModel? value}
)

Implementation

const DeleteSectionList({this.value});