Datagram constructor

Datagram(
  1. Uint8List data,
  2. InternetAddress address,
  3. int port
)

Implementation

Datagram