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