menu
libspiffy package
documentation
coordinator.dart
ChannelP2PReceived
ChannelP2PReceived.new constructor
ChannelP2PReceived.new constructor
dark_mode
light_mode
ChannelP2PReceived
constructor
ChannelP2PReceived
(
{
required
String
fromPeerId
,
required
String
messageType
,
required
Map
<
String
,
dynamic
>
payload
,
})
Implementation
ChannelP2PReceived({ required this.fromPeerId, required this.messageType, required this.payload, });
libspiffy package
documentation
coordinator
ChannelP2PReceived
ChannelP2PReceived.new constructor
ChannelP2PReceived class