create static method

FallbackInfo create()

Implementation

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