create static method

DateRange create()

Implementation

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