history property

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

History of daily usage statistics.

Implementation

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