resources property

List<Resource>? resources
getter/setter pair

List of Resourcess.

Implementation

core.List<Resource>? resources;