menu
ventas_dealer package
documentation
models/cart_model.dart
MetaDetails
MetaDetails.new constructor
MetaDetails.new constructor
dark_mode
light_mode
MetaDetails
constructor
MetaDetails
(
{
String
?
softDel
,
String
?
id
,
String
?
name
,
String
?
role
,
String
?
href
,
})
Implementation
MetaDetails({this.softDel, this.id, this.name, this.role, this.href});
ventas_dealer package
documentation
models/cart_model
MetaDetails
MetaDetails.new constructor
MetaDetails class