DO NOT USE
@override Tag update(String key, Tag Function(Tag value) update, {Tag Function()? ifAbsent}) { return value.update(key, update); }