resources property

List<Feature>? resources
getter/setter pair

The list of matching Features

Implementation

core.List<Feature>? resources;