messageList property

ValueListenable<List<Barrage>> get messageList

Barrage message list of the current room, supports real-time updates and can be subscribed to.

Implementation

ValueListenable<List<Barrage>> get messageList;