awarderKarma property

int? awarderKarma

The amount of awarder karma earned by the Redditor.

Implementation

int? get awarderKarma => data!['awarder_karma'];