attributes property

Map<String, String>? attributes
final

Additional non-structural attributes for the root element.

Implementation

final Map<String, String>? attributes;