create static method

OracleTable create()

Implementation

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