udx constant

Protocol const udx

Implementation

static const udx = Protocol(
  name: 'udx',
  code: 0x0300, // Assigned a private use code for now
  size: 0,
);