create static method

MinOption create()

Implementation

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