create static method

DebugInfo create()

Implementation

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