message property

  1. @override
String message
final

The message of the exception.

Implementation

@override
final String message =
    "Failed to gather data from the server! Please check the provided hostname, versionPath and translationPath and try again later.";