create static method

Range create()

Implementation

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