Returns all attributes as a read-only List.
List<Attribute> toList() => List.unmodifiable(_entries.values);