menu
tinode_community package
documentation
tinode.dart
TinodeService
newTopicWith method
newTopicWith method
dark_mode
light_mode
newTopicWith
method
Topic
newTopicWith
(
String
peerUserId
)
Implementation
Topic newTopicWith(String peerUserId) { return Topic(peerUserId); }
tinode_community package
documentation
tinode
TinodeService
newTopicWith method
TinodeService class