items property

List<VideoRating>? items
getter/setter pair

A list of ratings that match the request criteria.

Implementation

core.List<VideoRating>? items;