OnError typedef

OnError = void Function(dynamic message)

广告错误

Implementation

typedef OnError = void Function(dynamic message);