assets property

List<ImageAsset>? assets
getter/setter pair

The assets of the application.

Implementation

core.List<ImageAsset>? assets;