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