translationBlock property
- @JsonKey(name: 'translationBlock')
getter/setter pair
If this item can be rendered, this block will be non-null and will be populated with rendering information.
Implementation
@JsonKey(name:'translationBlock')
DestinyItemTranslationBlockDefinition? translationBlock;