OnError typedef

OnError = void Function()

Коллбэк при ошибки

Implementation

typedef OnError = void Function();