menu
googleapis package
documentation
androidmanagement/v1.dart
WebApp
WebApp.new constructor
WebApp.new 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.new constructor
WebApp class