items property

List<LiveStream>? items
getter/setter pair

A list of live streams that match the request criteria.

Implementation

core.List<LiveStream>? items;