Returns all attributes as a read-only map.
Map<String, Attribute> toMap() => Map.unmodifiable(_entries);