fileReadError constant

String const fileReadError

Implementation

static const String fileReadError =
    'Unable to read the file. It may be locked or have '
    'insufficient permissions.';