errorMessage method

String errorMessage()

Returns the error message

Implementation

String errorMessage() =>
    'The configuration for the Sudoku puzzle is invalid.';