exitRequested property
bool
get
exitRequested
Whether a command requested the session to end.
Implementation
bool get exitRequested => _exitRequested;
Whether a command requested the session to end.
bool get exitRequested => _exitRequested;