ChangedBookletDocumentID constructor Null safety

ChangedBookletDocumentID(
  1. {String? value}
)

Implementation

ChangedBookletDocumentID({this.value});