PresentationComponentUpdated constructor

PresentationComponentUpdated({
  1. required PresentationModel value,
})

Implementation

PresentationComponentUpdated({required this.value});