create static method

OpenResponse create()

Implementation

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