DecodeEvent<T> constructor

DecodeEvent<T>(
  1. T value
)

Implementation

DecodeEvent(this.value);