copyWith property

Implementation

ServiceAttributesModelCopyWith<ServiceAttributesModel, ServiceAttributesModel,
        ServiceAttributesModel>
    get copyWith => _ServiceAttributesModelCopyWithImpl(
        this as ServiceAttributesModel, $identity, $identity);