solvedBoard method

Grid? solvedBoard()

Implementation

Grid? solvedBoard() => this._solver.solvedBoard();