BoundarySearchModel constructor
BoundarySearchModel({})
Implementation
BoundarySearchModel({
this.boundaryType,
this.tenantId,
this.codes,
this.boundaryNum,
this.isSingle,
this.hierarchyType,
this.includeChildren,
super.boundaryCode,
super.isDeleted,
}) : super();