ChangedDocumentContent constructor Null safety

ChangedDocumentContent(
  1. {String? value}
)

Implementation

ChangedDocumentContent({this.value});