create static method

OpenDBResponse create()

Implementation

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