eventContent property
A destiny event will not necessarily have milestone "custom content", but if it does the details will be here.
Implementation
@JsonKey(name:'eventContent')
DestinyMilestoneContent? eventContent;
A destiny event will not necessarily have milestone "custom content", but if it does the details will be here.
@JsonKey(name:'eventContent')
DestinyMilestoneContent? eventContent;