leaderboard property

bool? get leaderboard

Implementation

bool? get leaderboard => (_$data['leaderboard'] as bool?);