history property
- @JsonKey(defaultValue: <MastodonTrendsLinkHistory>[])
final
History of daily usage statistics.
Implementation
@JsonKey(defaultValue: <MastodonTrendsLinkHistory>[])
final List<MastodonTrendsLinkHistory> history;
History of daily usage statistics.
@JsonKey(defaultValue: <MastodonTrendsLinkHistory>[])
final List<MastodonTrendsLinkHistory> history;