AddPostLikeList constructor

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

Implementation

const AddPostLikeList({this.value});