ErrorCallback typedef

ErrorCallback = void Function(ErrorCode err)

Implementation

typedef ErrorCallback = void Function(ErrorCode err);