menu
deposits_ecommerce package
documentation
app/model/common/pivot.dart
Pivot
Pivot constructor
Pivot constructor
dark_mode
light_mode
Pivot
constructor
Pivot
(
{
String
?
productId
,
String
?
assetId
,
String
?
sortId
,
DateTime
?
createdAt
,
DateTime
?
updatedAt
,
})
Implementation
Pivot({ this.productId, this.assetId, this.sortId, this.createdAt, this.updatedAt, });
deposits_ecommerce package
documentation
app/model/common/pivot
Pivot
Pivot constructor
Pivot class