lastCompletedStoryHash property
This will have the activity hash of the last completed story/campaign mission, in case you care about that.
Implementation
@JsonKey(name:'lastCompletedStoryHash')
int? lastCompletedStoryHash;
This will have the activity hash of the last completed story/campaign mission, in case you care about that.
@JsonKey(name:'lastCompletedStoryHash')
int? lastCompletedStoryHash;