PostLikeComponentUpdated constructor
PostLikeComponentUpdated({
- required PostLikeModel value,
Implementation
PostLikeComponentUpdated({required this.value});
PostLikeComponentUpdated({required this.value});