ChangedSimpleTextConditions constructor Null safety

ChangedSimpleTextConditions(
  1. {StorageConditionsModel? value}
)

Implementation

ChangedSimpleTextConditions({this.value});