ProductChangedEvent constructor

ProductChangedEvent(
  1. String message
)

Implementation

ProductChangedEvent(this.message);