Returns a new instance by overriding the values passed as arguments
YXmlText copyWith({int /*U32*/ ? ref}) => YXmlText(ref: ref ?? this.ref);