attributes property

Map<String, String> attributes
final

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

Implementation

final attributes = <String, String>{};