showHistory method

void showHistory()

Implementation

void showHistory() {
  print(_history);
}