childAddr property

int childAddr

Implementation

int get childAddr =>
    _address! + ((ZMachine.verToInt(Z.engine.version) <= 3 ? 6 : 10));