$asSearchResult property
SearchResultCopyWith<$R, SearchResult, $Out>
get
$asSearchResult
Implementation
SearchResultCopyWith<$R, SearchResult, $Out> get $asSearchResult =>
$base.as((v, t, t2) => _SearchResultCopyWithImpl(v, t, t2));