$SearchResult constructor

$SearchResult({
  1. String? path,
})

Implementation

$SearchResult({this.path});