copyWith property

Implementation

ServiceDefinitionModelCopyWith<ServiceDefinitionModel, ServiceDefinitionModel,
        ServiceDefinitionModel>
    get copyWith => _ServiceDefinitionModelCopyWithImpl(
        this as ServiceDefinitionModel, $identity, $identity);