phases property
Phases related to this activity, if there are any. These will be listed in the order in which they will appear in the actual activity.
Implementation
@JsonKey(name:'phases')
List<DestinyMilestoneChallengeActivityPhase>? phases;
Phases related to this activity, if there are any. These will be listed in the order in which they will appear in the actual activity.
@JsonKey(name:'phases')
List<DestinyMilestoneChallengeActivityPhase>? phases;