BDOnFail typedef

BDOnFail = void Function(dynamic message)

失败

Implementation

typedef BDOnFail = void Function(dynamic message);