checksPassed property

bool checksPassed

Implementation

bool get checksPassed {
  return _checksPassed;
}