create static method

SearchParams create()

Implementation

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