copyWith property

Implementation

PgrServiceSearchModelCopyWith<PgrServiceSearchModel, PgrServiceSearchModel,
        PgrServiceSearchModel>
    get copyWith => _PgrServiceSearchModelCopyWithImpl(
        this as PgrServiceSearchModel, $identity, $identity);