ServiceDataRepository typedef

ServiceDataRepository = DataRepository<ServiceModel, ServiceSearchModel>

Implementation

typedef ServiceDataRepository
    = DataRepository<ServiceModel, ServiceSearchModel>;