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