enableLog property

bool? enableLog
final

是否启用日志(不传则 Debug 默认开、Release 默认关)

Implementation

final bool? enableLog;