description property

String? description

The description of the Trophy (Can be None).

Implementation

String? get description => data!['description'];