items property

List<LiveBroadcast>? items
getter/setter pair

A list of broadcasts that match the request criteria.

Implementation

core.List<LiveBroadcast>? items;