awardId property

String? awardId

The ID of the Trophy (Can be None).

Implementation

String? get awardId => data!['award_id'];