disableLogs method
This method will disable the logs of the library.
Implementation
@override
void disableLogs() {
utils.disableLogs();
}
This method will disable the logs of the library.
@override
void disableLogs() {
utils.disableLogs();
}