copyWith property

Implementation

PgrServiceResponseModelCopyWith<PgrServiceResponseModel,
        PgrServiceResponseModel, PgrServiceResponseModel>
    get copyWith => _PgrServiceResponseModelCopyWithImpl(
        this as PgrServiceResponseModel, $identity, $identity);