DeletePresentationList constructor

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

Implementation

const DeletePresentationList({this.value});