sendPacket abstract method

Future<bool> sendPacket(
  1. Packet packet
)

Implementation

Future<bool> sendPacket(Packet packet);