CustomEvent constructor

const CustomEvent(
  1. Object payload
)

Implementation

const CustomEvent(this.payload);