create static method

SearchAgent create()

Implementation

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