TopCopy class
- Implemented types
- Mixed-in types
Constructors
- TopCopy(TopEntity src, TopEntity dst, {CopyOptions? options})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
run(
) → Future< int> -
runChild(
CopyOptions? options, String srcRelative, [String? dstRelative]) → Future< int> -
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited