create static method

AbortInfo create()

Implementation

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