create static method

OpenRequest create()

Implementation

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