incoming property

Stream<List<int>> get incoming

Stream of incoming messages

Implementation

Stream<List<int>> get incoming;