ChangedDocumentDocumentID constructor Null safety

ChangedDocumentDocumentID(
  1. {String? value}
)

Implementation

ChangedDocumentDocumentID({this.value});