Adds multiple attributes to the element.
void addAttributes(Map<String, String> attributes) { _attributes.addAll(attributes); }