isUntitled property
bool
get
isUntitled
Is this notebook representing an untitled file which has not been saved yet.
Implementation
_i2.bool get isUntitled => _i5.getProperty(
this,
'isUntitled',
);