ChangedLinkDocumentID constructor Null safety

ChangedLinkDocumentID(
  1. {String? value}
)

Implementation

ChangedLinkDocumentID({this.value});