isConnected property
bool
get
isConnected
Whether the printer is currently connected.
Implementation
bool get isConnected => _isConnected;
Whether the printer is currently connected.
bool get isConnected => _isConnected;