copyWith property

Implementation

PgrServiceModelCopyWith<PgrServiceModel, PgrServiceModel, PgrServiceModel>
    get copyWith => _PgrServiceModelCopyWithImpl(
        this as PgrServiceModel, $identity, $identity);