relaysService property

NostrRelays relaysService
latefinal

This class is responsible for all the relays related operations.

Implementation

late final relaysService = NostrRelays(
  utils: utils,
);