ChangedPresentationConditions constructor Null safety

ChangedPresentationConditions(
  1. {StorageConditionsModel? value}
)

Implementation

ChangedPresentationConditions({this.value});