ChangedDocumentDescription constructor Null safety

ChangedDocumentDescription(
  1. {String? value}
)

Implementation

ChangedDocumentDescription({this.value});