errorMessage method

String errorMessage()

Returns the error message

Implementation

String errorMessage() => 'The number of empty squares cannot more than 54 if '
    'a unique solution is needed.';