create static method

SearchResult create()

Implementation

@$core.pragma('dart2js:noInline')
static SearchResult create() => SearchResult._();