utc property

TimeZone utc

Implementation

static TimeZone get utc => TimeZone(tzId: 'UTC', transitions: []);