create static method

ModeInfo create()

Implementation

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