create static method

SimpleSearchReq create()

Implementation

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