value property

int get value

Implementation

int get value {
  return confirmed + unconfirmed;
}