create static method

CancelInfo create()

Implementation

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