openOutersIsNotEmpty method

bool openOutersIsNotEmpty()

Implementation

bool openOutersIsNotEmpty() {
  return _openOuters.isNotEmpty;
}