open constant
FileSystemOp
const open
A file operation used for all open methods.
Implementation
static const FileSystemOp open = FileSystemOp._(4);
A file operation used for all open methods.
static const FileSystemOp open = FileSystemOp._(4);