unlockedAwards property

  1. @JsonKey(required: false, defaultValue: <String>[])
List<String> unlockedAwards
getter/setter pair

Implementation

@JsonKey(required: false, defaultValue: <String>[])
List<String> unlockedAwards;