dns4 constant

Protocol const dns4

Implementation

static const dns4 = Protocol(
  name: 'dns4',
  code: 0x36,
  size: -1,
);