PostCopy typedef

PostCopy = Future<void> Function(FileSystemEntity entity, int depth)

Implementation

typedef PostCopy = Future<void> Function(FileSystemEntity entity, int depth);