UNREACHABLE constant

StateManagerDeviceStatus const UNREACHABLE
  • UNREACHABLE: Device is connected to the network but services are not responding

Implementation

static const UNREACHABLE = StateManagerDeviceStatus._(r'UNREACHABLE');