XmlEnum constructor

const XmlEnum({
  1. FieldRename? fieldRename,
})

Implementation

const XmlEnum({
  this.fieldRename,
});