attributes property

Map<String, String>? attributes
final

The attributes of the element.

Implementation

final Map<String, String>? attributes;