InfiniteScrollPODO.setData constructor
InfiniteScrollPODO.setData({})
Implementation
InfiniteScrollPODO.setData({
required this.id,
required this.avatarPath,
required this.title,
required this.description,
required this.createdAt,
});