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