likeCount property

int? likeCount
getter/setter pair

The total number of likes this comment has received.

Implementation

core.int? likeCount;