icons property

List<AppIcons>? icons
getter/setter pair

The various icons for the app.

Implementation

core.List<AppIcons>? icons;