create static method

Option create()

Implementation

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