menu
talkjs package
documentation
talkjs.dart
TalkJsInbox
selectById method
selectById method
dark_mode
light_mode
selectById
method
void
selectById
(
String
conversationId
)
Implementation
void selectById(String conversationId) { _talkJsInbox.select(conversationId); }
talkjs package
documentation
talkjs
TalkJsInbox
selectById method
TalkJsInbox class