message property

  1. @override
String message
final

The message of the exception.

Implementation

@override
final String message =
    "FileSystemException: Failed to search your files in your project!";