activity property
A milestone need not have an active activity, but if there is one it will be returned here, along with any variant and additional information.
Implementation
@JsonKey(name:'activity')
DestinyPublicMilestoneActivity? activity;
A milestone need not have an active activity, but if there is one it will be returned here, along with any variant and additional information.
@JsonKey(name:'activity')
DestinyPublicMilestoneActivity? activity;