create method Null safety

MinOption create()

Implementation

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