menu
googleapis package
documentation
youtube/v3.dart
VideoRating
rating property
rating property
dark_mode
light_mode
rating
property
String
?
rating
getter/setter pair
Rating of a video. Possible string values are:
"none"
"like" : The entity is liked.
"dislike" : The entity is disliked.
Implementation
core.String? rating;
googleapis package
documentation
youtube/v3
VideoRating
rating property
VideoRating class