attributes property

Map<String, String> attributes
final

Attributes are copied from the corresponding parsed tree during tree building.

Implementation

final Map<String, String> attributes = {};