PLYEvent constructor

PLYEvent(
  1. PLYEventName name,
  2. PLYEventProperties properties
)

Implementation

PLYEvent(this.name, this.properties);