ChangedPresentationImage constructor Null safety

ChangedPresentationImage(
  1. {String? value}
)

Implementation

ChangedPresentationImage({this.value});