AddBookletList constructor Null safety

const AddBookletList(
  1. {BookletModel? value}
)

Implementation

const AddBookletList({this.value});