factory DestinyInventoryItemDefinition.fromJson(Map<String, dynamic> json) { return _$DestinyInventoryItemDefinitionFromJson(json); }