ChangedSectionDocumentID constructor Null safety

ChangedSectionDocumentID(
  1. {String? value}
)

Implementation

ChangedSectionDocumentID({this.value});