create static method

ZonedDateTime create()

Implementation

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