$asSearchResultHit property

SearchResultHitCopyWith<$R, SearchResultHit, $Out> get $asSearchResultHit

Implementation

SearchResultHitCopyWith<$R, SearchResultHit, $Out> get $asSearchResultHit =>
    $base.as((v, t, t2) => _SearchResultHitCopyWithImpl(v, t, t2));