pauseOnExit property Null safety

bool? pauseOnExit
read / write

Will this isolate pause when exiting?

Implementation

bool? pauseOnExit;