attributes

val attributes: List<String>? = null

Attributes of the Element node in the form of flat array [name1, value1, name2, value2].

Sources

jvm source
Link copied to clipboard