metrics property
If this item has available metrics to be shown, this block will be non-null have the appropriate hashes defined.
Implementation
@JsonKey(name:'metrics')
DestinyItemMetricBlockDefinition? metrics;
If this item has available metrics to be shown, this block will be non-null have the appropriate hashes defined.
@JsonKey(name:'metrics')
DestinyItemMetricBlockDefinition? metrics;