create static method

SearchResponse create()

Implementation

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