Attributes of the Element node in the form of flat array [name1, value1, name2, value2].
Element
[name1, value1, name2, value2]
final List<String>? attributes;