menu
dart_nostr package
documentation
nostr/service/services.dart
NostrServices
NostrServices.new constructor
NostrServices.new constructor
dark_mode
light_mode
NostrServices
constructor
NostrServices
(
{
required
NostrLogger
logger
,
})
Implementation
NostrServices({ required this.logger, });
dart_nostr package
documentation
nostr/service/services
NostrServices
NostrServices.new constructor
NostrServices class