items property
The items that can be earned within this tier.
Implementation
@JsonKey(name:'items')
List<DestinyArtifactTierItemDefinition>? items;
The items that can be earned within this tier.
@JsonKey(name:'items')
List<DestinyArtifactTierItemDefinition>? items;