userLocalTime property Null safety
read / write
Whether or not to use the user's local time.
If false, the America/New York time zone applies.
Implementation
core.bool? userLocalTime;
Whether or not to use the user's local time.
If false, the America/New York time zone applies.
core.bool? userLocalTime;