likeCount property

String? likeCount
getter/setter pair

The number of users who have indicated that they liked the video by giving it a positive rating.

Implementation

core.String? likeCount;