relaysService property
This class is responsible for all the relays related operations.
Implementation
late final relaysService = NostrRelays(
utils: utils,
);
This class is responsible for all the relays related operations.
late final relaysService = NostrRelays(
utils: utils,
);