AttributesSearchModel constructor
AttributesSearchModel({})
Implementation
AttributesSearchModel({
this.id,
this.dataType,
this.referenceId,
this.tenantId,
this.code,
this.isActive,
this.required,
this.regex,
this.order,
super.boundaryCode,
super.isDeleted,
}) : super();