recordsStats property
Statistics related to the record subjects authored by the subject's account
Implementation
@AccountStatsConverter() AccountStats? get accountStats;/// Statistics related to the record subjects authored by the subject's account
@RecordsStatsConverter() RecordsStats? get recordsStats;