DatagramCapsule constructor

DatagramCapsule(
  1. Uint8List payload
)

Implementation

DatagramCapsule(this.payload);