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