ExpandedField constructor
ExpandedField({})
Implementation
ExpandedField({
this.id,
this.createTime,
this.fieldName,
this.fieldCode,
this.fieldClass,
this.fieldType,
this.fieldGroup,
this.dicId,
this.dicCode,
this.fieldClassEnum,
this.required,
});