linkPath property

  1. @JsonKey(name: 'linkPath')
String? linkPath
getter/setter pair

A relative path to learn more about the season. Web browsers should be automatically redirected to the user's Bungie.net locale. For example: "/SeasonOfTheChosen" will redirect to "/7/en/Seasons/SeasonOfTheChosen" for English users.

Implementation

@JsonKey(name:'linkPath')
String? linkPath;