call method

PacketId? call(
  1. int intId
)

Implementation

PacketId? call(int intId) => _lookUpMap[intId];