tabType property

  1. @JsonKey(name: 'tabType')
TabType tabType
final

Values: {"hour", "24h", "week", "month", "2years"}

Implementation

@JsonKey(name: 'tabType')
final TabType tabType;