create static method

SearchRequest create()

Implementation

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