ChangedSectionDescription constructor Null safety

ChangedSectionDescription(
  1. {String? value}
)

Implementation

ChangedSectionDescription({this.value});