timezone property
The IANA timezone identifier saved by the user. Omitted unless the user has staff access.
Implementation
@JsonKey(includeIfNull: false)
final String? timezone;
The IANA timezone identifier saved by the user. Omitted unless the user has staff access.
@JsonKey(includeIfNull: false)
final String? timezone;