menu
fishpi package
documentation
types/chatroom.dart
OnlineInfo
OnlineInfo constructor
OnlineInfo constructor
dark_mode
light_mode
OnlineInfo
constructor
OnlineInfo
(
{
String
homePage
=
''
,
String
avatarURL
=
''
,
String
userName
=
''
,
})
Implementation
OnlineInfo({ this.homePage = '', this.avatarURL = '', this.userName = '', });
fishpi package
documentation
types/chatroom
OnlineInfo
OnlineInfo constructor
OnlineInfo class