fileNotFoundRead constant
String
const fileNotFoundRead
The code indicates file not found during a read operation
Implementation
static const String fileNotFoundRead = 'E_FNF_READ';
The code indicates file not found during a read operation
static const String fileNotFoundRead = 'E_FNF_READ';