create static method

HasRequest create()

Implementation

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