UpdateBookletList constructor

const UpdateBookletList({
  1. BookletModel? value,
})

Implementation

const UpdateBookletList({this.value});