menu
ndk package
documentation
domain_layer/entities/ndk_request.dart
NdkRequest
auth property
auth property
dark_mode
light_mode
auth
property
RelayAuth
?
auth
final
which identity this request may be attributed to on the relays (NIP-42)
Implementation
final RelayAuth? auth;
ndk package
documentation
domain_layer/entities/ndk_request
NdkRequest
auth property
NdkRequest class