menu
chataptor package
documentation
testing.dart
FakeChatTransportRecorded
joinedChannels property
joinedChannels property
dark_mode
light_mode
joinedChannels
property
List
<
String
>
joinedChannels
final
Every channel topic that was joined, in order.
Implementation
final List<String> joinedChannels = [];
chataptor package
documentation
testing
FakeChatTransportRecorded
joinedChannels property
FakeChatTransportRecorded class