copyWith property

Implementation

PgrSearchKeysCopyWith<PgrSearchKeys, PgrSearchKeys, PgrSearchKeys>
    get copyWith => _PgrSearchKeysCopyWithImpl(
        this as PgrSearchKeys, $identity, $identity);