bool valid

Source

bool get valid {
  return identical(this._status, VALID);
}