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