linkKarma property

int? linkKarma

The amount of link karma earned by the Redditor.

Implementation

int? get linkKarma => data!['link_karma'];