OnError typedef

OnError = void Function(dynamic message)

失败

Implementation

typedef OnError = void Function(dynamic message);