items property

List<PlaylistItem> items
final

A list of playlist items that match the request criteria.

Implementation

final List<PlaylistItem> items;