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