TestEvent<T> constructor

const TestEvent<T>(
  1. int index
)

Implementation

const TestEvent(this.index);