ChangedPresentationDescription constructor Null safety

ChangedPresentationDescription(
  1. {String? value}
)

Implementation

ChangedPresentationDescription({this.value});