UpdatePresentationList constructor Null safety

const UpdatePresentationList(
  1. {PresentationModel? value}
)

Implementation

const UpdatePresentationList({this.value});