commentKarma property

int? commentKarma

The amount of comment karma earned by the Redditor.

Implementation

int? get commentKarma => data!['comment_karma'];