create static method

ExitInfo create()

Implementation

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