ServiceDefinitionSearchModel constructor
ServiceDefinitionSearchModel({})
Implementation
ServiceDefinitionSearchModel({
this.id,
this.tenantId,
this.code,
this.isActive,
super.boundaryCode,
super.isDeleted,
}) : super();