copyWith property

Implementation

ServiceSearchModelCopyWith<ServiceSearchModel, ServiceSearchModel,
        ServiceSearchModel>
    get copyWith => _ServiceSearchModelCopyWithImpl(
        this as ServiceSearchModel, $identity, $identity);