items property

List<Caption>? items
getter/setter pair

A list of captions that match the request criteria.

Implementation

core.List<Caption>? items;