Deep clone of this node.
@override Attribute clone() => Attribute(id: id.clone(), value: value.clone(), span: span);