create static method

ItemSearchRequest create()

Implementation

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