isInspectorOpened method
Returns flag which determines whether inspector is opened
Implementation
bool isInspectorOpened() {
  return _aliceCore.isInspectorOpened();
}Returns flag which determines whether inspector is opened
bool isInspectorOpened() {
  return _aliceCore.isInspectorOpened();
}