menu
googleapis package
documentation
androidmanagement/v1.dart
WebApp
icons property
icons property
dark_mode
light_mode
icons
property
List
<
WebAppIcon
>
?
icons
getter/setter pair
A list of icons for the web app.
Must have at least one element.
Implementation
core.
List
<WebAppIcon>? icons;
googleapis package
documentation
androidmanagement/v1
WebApp
icons property
WebApp class
Constructors
new
fromJson
Properties
displayMode
hashCode
icons
name
runtimeType
startUrl
title
versionCode
Methods
noSuchMethod
toJson
toString
Operators
operator ==