UTC constant

TimeZone const UTC

Implementation

static const TimeZone UTC = TimeZone(0, isDst: false, abbreviation: 'UTC');