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