computedStats property
- @JsonKey(name: 'computedStats')
getter/setter pair
The stats computed for this level/quality range.
Implementation
@JsonKey(name:'computedStats')
Map<String, DestinyInventoryItemStatDefinition>? computedStats;
The stats computed for this level/quality range.
@JsonKey(name:'computedStats')
Map<String, DestinyInventoryItemStatDefinition>? computedStats;