menu
dart_nostr package
documentation
nostr/core/exceptions.dart
RelayNotFoundException
relayUrl property
relayUrl property
dark_mode
light_mode
relayUrl
property
String
relayUrl
final
The url of the relay that was not found.
Implementation
final String relayUrl;
dart_nostr package
documentation
nostr/core/exceptions
RelayNotFoundException
relayUrl property
RelayNotFoundException class