create static method

OpenDBRequest create()

Implementation

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