getScore method

String getScore()

Implementation

String getScore() {
  return _toguzFields[18].toString() + " - " + _toguzFields[19].toString();
}