accountStats property

  1. @AccountStatsConverter()
AccountStats? get accountStats
inherited

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;