DeletePostLikeList constructor

const DeletePostLikeList({
  1. PostLikeModel? value,
})

Implementation

const DeletePostLikeList({this.value});