create static method

SearchQuery create()

Implementation

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