create static method

DatetimeRange create()

Implementation

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