AppendFileFailCallback typedef
AppendFileFailCallback =
void Function(FileError)
Implementation
typedef AppendFileFailCallback = void Function(FileError);
typedef AppendFileFailCallback = void Function(FileError);