icons property
A list of icons representing this website.
If absent, a default icon (for create) or the current icon (for update) will be used.
Implementation
core.List<WebAppIcon>? icons;
A list of icons representing this website.
If absent, a default icon (for create) or the current icon (for update) will be used.
core.List<WebAppIcon>? icons;