chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.css / CSSProperty / <init>

<init>

CSSProperty(name: String, value: String, important: Boolean? = null, implicit: Boolean? = null, text: String? = null, parsedOk: Boolean? = null, disabled: Boolean? = null, range: SourceRange? = null)

CSS property declaration data.

Official doc