messageList property
Barrage message list of the current room, supports real-time updates and can be subscribed to.
Implementation
ValueListenable<List<Barrage>> get messageList;
Barrage message list of the current room, supports real-time updates and can be subscribed to.
ValueListenable<List<Barrage>> get messageList;