dislikeCount property

String? dislikeCount
getter/setter pair

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

Implementation

core.String? dislikeCount;