ChangedListedItemImage constructor Null safety

ChangedListedItemImage(
  1. {String? value}
)

Implementation

ChangedListedItemImage({this.value});