menu
mastodon_client
mastodon_client.dart
MastodonTrendsLinkHistory
day property
day
dark_mode
light_mode
day
property
@
JsonKey
(defaultValue: '0')
String
day
final
Date as a UNIX timestamp in seconds (string).
Implementation
@JsonKey(defaultValue: '0') final String day;
mastodon_client
mastodon_client
MastodonTrendsLinkHistory
day property
MastodonTrendsLinkHistory class