copyWith property

Implementation

SearchResultHitCopyWith<SearchResultHit, SearchResultHit, SearchResultHit>
    get copyWith => _SearchResultHitCopyWithImpl(
        this as SearchResultHit, $identity, $identity);