isUtc property

bool isUtc
final

Whether to return the time in UTC (true) or local time (false).

Defaults to false (Local Time).

Implementation

final bool isUtc;