version property
num
get
version
The version number of this notebook (it will strictly increase after each change, including undo/redo).
Implementation
_i2.num get version => _i5.getProperty(
this,
'version',
);