Returns the list of IDs corresponding to the devices whose status are still pending.
List<int> get pendingDevices => state.keys.toList();