hasGold property

bool? hasGold

Redditor has Reddit Gold.

Implementation

bool? get hasGold => data!['is_gold'];