WindowEvent constructor

const WindowEvent(
  1. String id
)

Implementation

const WindowEvent(String id) : super('window.$id');