ChangedDocumentConditions constructor Null safety

ChangedDocumentConditions(
  1. {StorageConditionsModel? value}
)

Implementation

ChangedDocumentConditions({this.value});