lines property

Stream<IvsChatLine> get lines

Implementation

Stream<IvsChatLine> get lines => _lines.stream;