OnFileError typedef

OnFileError = void Function(String error)

Callback khi có lỗi

Implementation

typedef OnFileError = void Function(String error);