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