getFen method

String getFen()

Implementation

String getFen() {
  return game.fen;
}