connectionState property
TerminalConnectionState
get
connectionState
The last connection state reported by the terminal.
Implementation
TerminalConnectionState get connectionState => _connectionState;
The last connection state reported by the terminal.
TerminalConnectionState get connectionState => _connectionState;