defaultFreeroamActivityHash property
If this Destination has a default Free-Roam activity, this is the hash for that Activity. Use it to look up the DestinyActivityDefintion.
Implementation
@JsonKey(name:'defaultFreeroamActivityHash')
int? defaultFreeroamActivityHash;