create static method

MaxOption create()

Implementation

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