ConsentErrorCallback typedef

ConsentErrorCallback = void Function(CmpErrorType type, String message)

Implementation

typedef ConsentErrorCallback = void Function(CmpErrorType type, String message);