awardeeKarma property

int? awardeeKarma

The amount of awardee karma earned by the Redditor.

Implementation

int? get awardeeKarma => data!['awardee_karma'];