isUtc property
Whether to return the time in UTC (true) or local time (false).
Defaults to false (Local Time).
Implementation
final bool isUtc;
Whether to return the time in UTC (true) or local time (false).
Defaults to false (Local Time).
final bool isUtc;