likeCount property

int? likeCount
final

like count if null, will not show it's initial value you can get current value from countBuilder

Implementation

final int? likeCount;