ErrorVoidCallback typedef

ErrorVoidCallback = void Function(Object e)

错误的回调

Implementation

typedef void ErrorVoidCallback(Object e);