history property

  1. @JsonKey(defaultValue: [])
List<MastodonTagHistory> history
final

Recent daily usage statistics.

Implementation

@JsonKey(defaultValue: [])
final List<MastodonTagHistory> history;