WriteFailCallback typedef

WriteFailCallback = void Function(FileError)

Implementation

typedef WriteFailCallback = void Function(FileError);