toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.page
/
GetAppManifestResponse
/
GetAppManifestResponse
Get
App
Manifest
Response
constructor
(
url
:
String
,
errors
:
List
<
AppManifestError
>
,
data
:
String
?
=
null
,
parsed
:
AppManifestParsedProperties
?
=
null
,
manifest
:
WebAppManifest
?
=
null
)