LogicalProduct constructor
LogicalProduct({})
Implementation
LogicalProduct({
this.lifecycleState,
this.name,
this.productSuite,
this.replaced,
this.replacement,
this.title,
this.variants,
});
LogicalProduct({
this.lifecycleState,
this.name,
this.productSuite,
this.replaced,
this.replacement,
this.title,
this.variants,
});