menu
wukongimfluttersdk package
documentation
proto/packet.dart
PingPacket
PingPacket.new constructor
PingPacket.new constructor
dark_mode
light_mode
PingPacket
constructor
PingPacket
(
)
Implementation
PingPacket() { header.packetType = PacketType.ping; }
wukongimfluttersdk package
documentation
proto/packet
PingPacket
PingPacket.new constructor
PingPacket class