items property

List<VideoStat>? items
getter/setter pair

The videos' stats information.

Implementation

core.List<VideoStat>? items;