goldCreddits property

int? goldCreddits

The amount of Reddit Gold creddits a Redditor currently has.

Implementation

int? get goldCreddits => data!['gold_creddits'];