create static method

SearchKeyRequest create()

Implementation

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