copyWith property

Implementation

AttributesSearchModelCopyWith<AttributesSearchModel, AttributesSearchModel,
        AttributesSearchModel>
    get copyWith => _AttributesSearchModelCopyWithImpl(
        this as AttributesSearchModel, $identity, $identity);