timeZoneCode property
The tz database name of the time zone of the user. For example, Europe/Amsterdam.
Implementation
@BuiltValueField(wireName: r'timeZoneCode')
String? get timeZoneCode;
The tz database name of the time zone of the user. For example, Europe/Amsterdam.
@BuiltValueField(wireName: r'timeZoneCode')
String? get timeZoneCode;