copyWith property

Implementation

PgrAddressModelCopyWith<PgrAddressModel, PgrAddressModel, PgrAddressModel>
    get copyWith => _PgrAddressModelCopyWithImpl(
        this as PgrAddressModel, $identity, $identity);