setZxingLogEnabled function
Enables or disables the logging of the library
Implementation
void setZxingLogEnabled(bool enabled) => bindings.setLogEnabled(enabled);
Enables or disables the logging of the library
void setZxingLogEnabled(bool enabled) => bindings.setLogEnabled(enabled);