DeletePresentationList constructor Null safety

const DeletePresentationList(
  1. {PresentationModel? value}
)

Implementation

const DeletePresentationList({this.value});