OnVerify typedef

OnVerify = void Function(dynamic message)

校验

Implementation

typedef OnVerify = void Function(dynamic message);