menu
tinode_community package
documentation
tinode.dart
CtrlMessage
CtrlMessage constructor
CtrlMessage constructor
dark_mode
light_mode
CtrlMessage
constructor
CtrlMessage
(
{
String
?
id
,
String
?
topic
,
int
?
code
,
String
?
text
,
DateTime
?
ts
,
dynamic
params
,
})
Implementation
CtrlMessage({ this.id, this.topic, this.code, this.text, this.ts, this.params, });
tinode_community package
documentation
tinode
CtrlMessage
CtrlMessage constructor
CtrlMessage class