Source class

Annotations

Constructors

Source({@JsonKey(name: '@timestamp') DateTime? timestamp, @JsonKey(name: '_id') String? id, String? art, @JsonKey(name: 'art_sets') String? artSets, String? barcode, @JsonKey(name: 'base_price') double? basePrice, bool? bestseller, String? brand, @JsonKey(name: 'brand_id') int? brandId, @JsonKey(name: 'brand_image') String? brandImage, @JsonKey(name: 'brand_name') String? brandName, String? calories, @JsonKey(name: 'category_id') int? categoryId, @JsonKey(name: 'catalog_category_id') int? catalogCategoryId, Categories? categories, @JsonKey(name: 'change_ts') DateTime? changeTs, @JsonKey(name: 'current_bread_crumbs') dynamic currentBreadCrumbs, @JsonKey(name: 'default_pricing_rule') String? defaultPricingRule, @JsonKey(name: 'description_short') String? descriptionShort, int? discount, @JsonKey(name: 'expiration_date') String? expirationDate, String? group, String? image, @JsonKey(name: 'image_link') String? imageLink, List<Image>? images, String? importer, @JsonKey(name: 'in_wishlist') bool? inWishlist, String? ingredients, @JsonKey(name: 'is_hidden') bool? isHidden, String? izgotov, String? lang, @JsonKey(name: 'manufacture_date') String? manufactureDate, @JsonKey(name: 'min_order') int? minOrder, String? model, bool? multiple, String? name, @JsonKey(name: 'new_product') bool? newProduct, String? nominal, @JsonKey(name: 'nominal_name') String? nominalName, String? nutrition, @JsonKey(name: 'package_quantity') int? packageQuantity, String? packer, @JsonKey(name: 'price_vat') double? priceVat, List<Price>? prices, @JsonKey(name: 'product_consists') String? productConsists, @JsonKey(name: 'promo_end_date') String? promoEndDate, @JsonKey(name: 'promo_start_date') String? promoStartDate, bool? promotion, int? quantity, @JsonKey(name: 'quantity_front') int? quantityFront, @JsonKey(name: 'quantity_in_cart') int? quantityInCart, @JsonKey(name: 'quantity_inc') int? quantityInc, dynamic reviews, @JsonKey(name: 'search_keywords') String? searchKeywords, @JsonKey(name: 'seo_description') String? seoDescription, @JsonKey(name: 'seo_keywords') String? seoKeywords, @JsonKey(name: 'seo_title') String? seoTitle, @JsonKey(name: 'short_code') String? shortCode, @JsonKey(name: 'show_price_per_kg') bool? showPricePerKg, @JsonKey(name: 'single_price') bool? singlePrice, String? size, dynamic sliders, @JsonKey(name: 'special_offer') bool? specialOffer, String? status, @JsonKey(name: 'storage_conditions') String? storageConditions, @JsonKey(name: 'technical_conditions_act') String? technicalConditionsAct, String? text, String? uom, @JsonKey(name: 'updated_by') int? updatedBy, @JsonKey(name: 'user_id') int? userId, int? vat, @JsonKey(name: 'vendor_id') int? vendorId, @JsonKey(name: 'vendor_name') String? vendorName, @JsonKey(name: 'vendor_url') String? vendorUrl, int? weight})
const
factory
Source.fromJson(Map<String, dynamic> json)
factory

Properties

art String?
no setterinherited
artSets String?
no setterinherited
barcode String?
no setterinherited
basePrice double?
no setterinherited
bestseller bool?
no setterinherited
brand String?
no setterinherited
brandId int?
no setterinherited
brandImage String?
no setterinherited
brandName String?
no setterinherited
calories String?
no setterinherited
catalogCategoryId int?
no setterinherited
categories Categories?
no setterinherited
categoryId int?
no setterinherited
changeTs DateTime?
no setterinherited
copyWith → $SourceCopyWith<Source>
Create a copy of Source with the given fields replaced by the non-null parameter values.
no setterinherited
currentBreadCrumbs → dynamic
no setterinherited
defaultPricingRule String?
no setterinherited
descriptionShort String?
no setterinherited
discount int?
no setterinherited
expirationDate String?
no setterinherited
group String?
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
id String?
no setterinherited
image String?
no setterinherited
no setterinherited
images List<Image>?
no setterinherited
importer String?
no setterinherited
ingredients String?
no setterinherited
inWishlist bool?
no setterinherited
isHidden bool?
no setterinherited
izgotov String?
no setterinherited
lang String?
no setterinherited
manufactureDate String?
no setterinherited
minOrder int?
no setterinherited
model String?
no setterinherited
multiple bool?
no setterinherited
name String?
no setterinherited
newProduct bool?
no setterinherited
nominal String?
no setterinherited
nominalName String?
no setterinherited
nutrition String?
no setterinherited
packageQuantity int?
no setterinherited
packer String?
no setterinherited
prices List<Price>?
no setterinherited
priceVat double?
no setterinherited
productConsists String?
no setterinherited
promoEndDate String?
no setterinherited
promoStartDate String?
no setterinherited
promotion bool?
no setterinherited
quantity int?
no setterinherited
quantityFront int?
no setterinherited
quantityInc int?
no setterinherited
quantityInCart int?
no setterinherited
reviews → dynamic
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
searchKeywords String?
no setterinherited
seoDescription String?
no setterinherited
seoKeywords String?
no setterinherited
seoTitle String?
no setterinherited
shortCode String?
no setterinherited
showPricePerKg bool?
no setterinherited
singlePrice bool?
no setterinherited
size String?
no setterinherited
sliders → dynamic
no setterinherited
specialOffer bool?
no setterinherited
status String?
no setterinherited
storageConditions String?
no setterinherited
technicalConditionsAct String?
no setterinherited
text String?
no setterinherited
timestamp DateTime?
no setterinherited
uom String?
no setterinherited
updatedBy int?
no setterinherited
userId int?
no setterinherited
vat int?
no setterinherited
vendorId int?
no setterinherited
no setterinherited
vendorName String?
no setterinherited
vendorUrl String?
no setterinherited
weight int?
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
Serializes this Source to a JSON map.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited