p2p constant

Protocol const p2p

Implementation

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