create static method

Date create()

Implementation

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