copyWith property

Implementation

SideEffectSearchModelCopyWith<SideEffectSearchModel, SideEffectSearchModel,
        SideEffectSearchModel>
    get copyWith => _SideEffectSearchModelCopyWithImpl(
        this as SideEffectSearchModel, $identity, $identity);