message property

  1. @override
String message
final

The message of the exception.

Implementation

@override
final String message =
    "You must enter a valid hostname, versionPath and translationPath in order to use the API!\n Or make \"hasWebserver = false;\"! Please try again later.";