isPersisted property
bool
get
isPersisted
Whether the test run will be persisted across reloads by the editor.
Implementation
_i2.bool get isPersisted => _i5.getProperty(
this,
'isPersisted',
);