create static method

Span create()

Implementation

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