create static method

IsOption create()

Implementation

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