UpdatePresentationList constructor

const UpdatePresentationList({
  1. PresentationModel? value,
})

Implementation

const UpdatePresentationList({this.value});