accountStats property
Statistics related to the account subject
Implementation
bool? get appealed;@JsonKey(toJson: iso8601) DateTime? get suspendUntil; List<String>? get tags;/// Statistics related to the account subject
@AccountStatsConverter() AccountStats? get accountStats;