PreVerifyCb typedef

PreVerifyCb = void Function(Map<Object, dynamic> values)

Implementation

typedef PreVerifyCb = void Function(Map<Object, dynamic> values);