RenameFailCallback typedef

RenameFailCallback = void Function(FileError)

Implementation

typedef RenameFailCallback = void Function(FileError);