DecodeErrorCallback 类型定义

DecodeErrorCallback = void Function(DomException error)

实现

typedef void DecodeErrorCallback(DomException error);