requests property
Requests
get
requests
Provides access to low-level Nostr requests.
Use this to directly query or subscribe to notes from the Nostr network.
Available methods include query() and subscription()
Implementation
Requests get requests => _initialization.requests;