menu
ventas_dealer package
documentation
models/stock_history_response.dart
ProductCharacteristic
ProductCharacteristic.new constructor
ProductCharacteristic.new constructor
dark_mode
light_mode
ProductCharacteristic
constructor
ProductCharacteristic
(
{
String
?
id
,
String
?
name
,
String
?
valueType
,
String
?
value
,
})
Implementation
ProductCharacteristic({ this.id, this.name, this.valueType, this.value, });
ventas_dealer package
documentation
models/stock_history_response
ProductCharacteristic
ProductCharacteristic.new constructor
ProductCharacteristic class