attributes property

Map<String, TagAttribute> attributes

Implementation

Map<String, TagAttribute> get attributes {
  return _attributes;
}