sack property
If this item is a "reward sack" that can be opened to provide other items, this will be non-null and the properties of the sack contained herein.
Implementation
@JsonKey(name:'sack')
DestinyItemSackBlockDefinition? sack;
If this item is a "reward sack" that can be opened to provide other items, this will be non-null and the properties of the sack contained herein.
@JsonKey(name:'sack')
DestinyItemSackBlockDefinition? sack;