ClimateOrderProductSubstitutedEvent constructor
const
ClimateOrderProductSubstitutedEvent({
- required ClimateOrder object,
Occurs when a Climate order's product is substituted for another.
Implementation
const ClimateOrderProductSubstitutedEvent({required this.object});