FwStandardDataFwCustomValue constructor
const
FwStandardDataFwCustomValue({})
Implementation
const FwStandardDataFwCustomValue({
this.moduleName,
this.fieldName,
this.fieldValue,
this.fieldType,
this.validationModule,
this.validationFieldName,
this.validationFieldId,
this.listFieldAllowedValues,
});