chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.css
/
CSSProperty
/
CSSProperty
CSSProperty
constructor
(
name
:
String
,
value
:
String
,
important
:
Boolean
?
=
null
,
implicit
:
Boolean
?
=
null
,
text
:
String
?
=
null
,
parsedOk
:
Boolean
?
=
null
,
disabled
:
Boolean
?
=
null
,
range
:
SourceRange
?
=
null
,
longhandProperties
:
List
<
CSSProperty
>
?
=
null
)
(
source
)