CustomEvent constructor

CustomEvent(
  1. String name
)

Implementation

CustomEvent(super.name);