UpdatePostLikeList constructor

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

Implementation

const UpdatePostLikeList({this.value});