chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / GetManifestIconsResponse

GetManifestIconsResponse

data class GetManifestIconsResponse

Response type for the PageDomain.getManifestIcons command.

Constructors

<init>

Response type for the PageDomain.getManifestIcons command.

GetManifestIconsResponse(primaryIcon: String? = null)

Properties

primaryIcon

val primaryIcon: String?