menu
tinode_community package
documentation
tinode.dart
InfoMessage
InfoMessage constructor
InfoMessage constructor
dark_mode
light_mode
InfoMessage
constructor
InfoMessage
(
{
String
?
topic
,
String
?
from
,
String
?
what
,
int
?
seq
,
})
Implementation
InfoMessage({ this.topic, this.from, this.what, this.seq, });
tinode_community package
documentation
tinode
InfoMessage
InfoMessage constructor
InfoMessage class