FileChanged typedef

FileChanged = void Function(PFile? file, bool isFinal)

Implementation

typedef FileChanged = void Function(PFile? file, bool isFinal);