create static method

OracleProfile create()

Implementation

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