parsedDetailXml

Inner XML content of <detail>...</detail> captured by CoTXmlParser when this message was parsed from an incoming ATAK client event. Used as the raw_detail fallback payload when converting to org.meshtastic.proto.TAKPacketV2 for CoT types that don't fit any structured payload (PLI / GeoChat / Aircraft). Null for messages constructed in-app.

Distinct from rawDetailXml, which is an output-only passthrough used by toXml to append extension content during serialization.