create static method

OneofOptions create()

Implementation

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