menu
tadamon
features/products_scanner/data/models/product_model.dart
ProductModel
id property
id
dark_mode
light_mode
id
property
@
Id
()
int
id
getter/setter pair
Implementation
@Id() int id = 0;
tadamon
product_model
ProductModel
id property
ProductModel class