timezone property

  1. @JsonKey.new(includeIfNull: false)
Base64ImageType? timezone
final

Staff-only IANA timezone identifier saved for profile local time. Ignored for non-staff users.

Implementation

@JsonKey(includeIfNull: false)
final String? timezone;