menu
fishpi package
documentation
types/chatroom.dart
OnlineMsg typedef
OnlineMsg typedef
dark_mode
light_mode
OnlineMsg
typedef
OnlineMsg
=
List
<
OnlineInfo
>
在线用户列表
Implementation
typedef OnlineMsg = List<OnlineInfo>;
fishpi package
documentation
types/chatroom
OnlineMsg typedef
chatroom library