LlhlsTimeout constructor

LlhlsTimeout({
  1. bool? track,
  2. Data2? data,
  3. bool? group,
})

Implementation

LlhlsTimeout({this.track, this.data, this.group});