debugLog property

bool? debugLog
final

是否开启调试日志(null 表示使用 SDK 默认值)

平台支持:

  • Android: ✅ 完全支持
  • iOS: ✅ 完全支持

Implementation

final bool? debugLog;