create static method

Interval create()

Implementation

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