ChangedPresentationDocumentID constructor Null safety

ChangedPresentationDocumentID(
  1. {String? value}
)

Implementation

ChangedPresentationDocumentID({this.value});