create static method

SourceInfo create()

Implementation

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