name property

String? name

The name of the Trophy.

Implementation

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