recordsStats property

  1. @RecordsStatsConverter()
RecordsStats? get recordsStats
inherited

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;