menu
talkjs package
documentation
talkjs.dart
SentMessage
readBy property
readBy property
dark_mode
light_mode
readBy
property
List
<
String
>
readBy
getter/setter pair
Contains an Array of {@link User.id}'s that have read the message
Implementation
external List<String> readBy;
talkjs package
documentation
talkjs
SentMessage
readBy property
SentMessage class