Flutter
memory
FileSystemOp
copy constant
copy
copy
constant
Null safety
FileSystemOp
const
copy
A file operation used for all copy methods.
File.copy
File.copySync
Implementation
static const FileSystemOp copy = FileSystemOp._(5);
Flutter
memory
FileSystemOp
copy constant
FileSystemOp class
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
copy
create
delete
exists
open
read
write