PresentationComponentUpdated constructor Null safety

PresentationComponentUpdated(
  1. {required PresentationModel value}
)

Implementation

PresentationComponentUpdated({required this.value});