latestKnownRohdNetlistVersion constant
The newest ROHD netlist schema version known to this adapter.
This value is informational and must never be used to reject a netlist. Call isRohdNetlistVersion only when enabling behavior that depends on a specific ROHD extension format.
Implementation
static const String latestKnownRohdNetlistVersion = '0.0.2';