message property

  1. @override
String message
final

Error message.

Implementation

@override
final message = 'The specified path does not exist or cannot be used by Isar '
    'for example because it is a file.';