menu
googleapis package
documentation
androidmanagement/v1.dart
WebApp
WebApp constructor
WebApp constructor
dark_mode
light_mode
WebApp
constructor
WebApp
(
{
String
?
displayMode
,
List
<
WebAppIcon
>
?
icons
,
String
?
name
,
String
?
startUrl
,
String
?
title
,
String
?
versionCode
,
})
Implementation
WebApp({ this.displayMode, this.icons, this.name, this.startUrl, this.title, this.versionCode, });
googleapis package
documentation
androidmanagement/v1
WebApp
WebApp constructor
WebApp class