menu
ventas_dealer package
documentation
models/sell_in_order_history.dart
Note
Note.new constructor
Note.new constructor
dark_mode
light_mode
Note
constructor
Note
(
{
String
?
id
,
String
?
author
,
dynamic
date
,
String
?
text
,
dynamic
baseType
,
dynamic
schemaLocation
,
dynamic
type
,
})
Implementation
Note( {this.id, this.author, this.date, this.text, this.baseType, this.schemaLocation, this.type});
ventas_dealer package
documentation
models/sell_in_order_history
Note
Note.new constructor
Note class