menu
struct_data package
documentation
packet/packet.dart
Packet
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
get
bytes
Implementation
Uint8List get bytes => Uint8List.sublistView(packetData);
struct_data package
documentation
packet/packet
Packet
bytes property
Packet class