ServiceSearchModel constructor
ServiceSearchModel({})
Implementation
ServiceSearchModel({
this.id,
this.clientId,
this.serviceDefId,
this.accountId,
this.createdAt,
this.tenantId,
super.boundaryCode,
super.isDeleted,
}) : super();