menu
mastodon_client
mastodon_client.dart
MastodonStatus
reblogsCount property
reblogsCount
dark_mode
light_mode
reblogsCount
property
@
JsonKey
(defaultValue: 0)
int
reblogsCount
final
Number of boosts.
Implementation
@JsonKey(defaultValue: 0) final int reblogsCount;
mastodon_client
mastodon_client
MastodonStatus
reblogsCount property
MastodonStatus class