items property

List<PreviewFeature>? items
getter/setter pair

A list of PreviewFeature resources.

Implementation

core.List<PreviewFeature>? items;