yt
yt
VideoGetRatingResponse
items property
items
items
property
Null safety
List
<
Rating
>
items
Implementation
List<Rating> get items => ratingItems ?? [];
yt
yt
VideoGetRatingResponse
items property
VideoGetRatingResponse class
Constructors
VideoGetRatingResponse
fromJson
Properties
etag
hashCode
items
kind
ratingItems
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==