copyWith property

Implementation

ServiceDefinitionSearchModelCopyWith<ServiceDefinitionSearchModel,
        ServiceDefinitionSearchModel, ServiceDefinitionSearchModel>
    get copyWith => _ServiceDefinitionSearchModelCopyWithImpl(
        this as ServiceDefinitionSearchModel, $identity, $identity);