attributes property

List<ArrayOfStrings>? attributes
final

Attributes of an Element node. Flatten name, value pairs.

Implementation

final List<ArrayOfStrings>? attributes;