create static method

IsHoldingSomethingRequest create()

Implementation

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