menu
tinode_community package
documentation
tinode.dart
DelPacketData
DelPacketData constructor
DelPacketData constructor
dark_mode
light_mode
DelPacketData
constructor
DelPacketData
(
{
String
?
topic
,
String
?
what
,
dynamic
delseq
,
dynamic
user
,
bool
?
hard
,
dynamic
cred
,
})
Implementation
DelPacketData( {this.topic, this.what, this.delseq, this.user, this.hard, this.cred});
tinode_community package
documentation
tinode
DelPacketData
DelPacketData constructor
DelPacketData class