fileNotFoundError top-level constant

String const fileNotFoundError

Error message for when file is not found.

Implementation

const fileNotFoundError = 'File not found';