item property
The response object for retrieving an individual instanced item. None of these components are relevant for an item that doesn't have an "itemInstanceId": for those, get your information from the DestinyInventoryDefinition.
Implementation
@JsonKey(name:'item')
DestinyItemResponse? item;