timezone property

  1. @JsonKey.new(name: 'timezone')
int? timezone
final

Implementation

@JsonKey(name: 'timezone')
final int? timezone;