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