AddSimpleImageList constructor Null safety

const AddSimpleImageList(
  1. {SimpleImageModel? value}
)

Implementation

const AddSimpleImageList({this.value});