A constructor interface for creating instances of DynamicProduct.
Creates a new instance of DynamicProduct with the given id.
DynamicProduct
id
The identifier for the DynamicProduct instance.
A new instance of DynamicProduct.
Readonly
The prototype property of the DynamicProduct class.
This property provides access to the prototype of the DynamicProduct class, allowing access to methods and properties defined on the prototype.
A constructor interface for creating instances of DynamicProduct.