assets property

List<Asset>? assets
getter/setter pair

A list of assets.

Implementation

core.List<Asset>? assets;