isUtc property

bool isUtc
final

Whether this offset identifies the UTC time-zone.

The UTC time zone offset is semantically equivalent to a numeric offset of +00:00.

Implementation

final bool isUtc;