create static method

TimeRange create()

Implementation

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