menu
googleapis package
documentation
youtube/v3.dart
VideoGetRatingResponse
items property
items property
dark_mode
light_mode
items
property
List
<
VideoRating
>
?
items
getter/setter pair
A list of ratings that match the request criteria.
Implementation
core.List<VideoRating>? items;
googleapis package
documentation
youtube/v3
VideoGetRatingResponse
items property
VideoGetRatingResponse class