fileNotFoundError top-level constant
String
const fileNotFoundError
Error message for when file is not found.
Implementation
const fileNotFoundError = 'File not found';
Error message for when file is not found.
const fileNotFoundError = 'File not found';