menu
ndk package
documentation
domain_layer/entities/nprofile.dart
Nprofile
Nprofile.new constructor
Nprofile.new constructor
dark_mode
light_mode
Nprofile
constructor
Nprofile
(
{
required
String
pubkey
,
List
<
String
>
?
relays
,
})
Implementation
Nprofile({ required this.pubkey, this.relays, });
ndk package
documentation
domain_layer/entities/nprofile
Nprofile
Nprofile.new constructor
Nprofile class