ChangedDocumentAppId constructor Null safety

ChangedDocumentAppId(
  1. {String? value}
)

Implementation

ChangedDocumentAppId({this.value});