LiveStream constructor

LiveStream(
  1. Dio dio
)

Implementation

LiveStream(this.dio) : _rest = StreamClient(dio);