create static method

ExitInfoList create()

Implementation

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