customLogger property
Custom log handler (optional).
Implementation
static void Function(IapLogLevel level, String message, {Object? error})?
customLogger;
Custom log handler (optional).
static void Function(IapLogLevel level, String message, {Object? error})?
customLogger;