UnsubscribeEvent<T> constructor

const UnsubscribeEvent<T>(
  1. int index
)

Implementation

const UnsubscribeEvent(super.index);