PacketType constructor

const PacketType(
  1. String _value
)

Implementation

const PacketType(this._value);