messageList property

ValueListenable<List<Barrage>> get messageList

Barrage message list of the current room, supporting real-time updates and subscription listening. {@link Barrage}

Implementation

ValueListenable<List<Barrage>> get messageList;