menu
ndk package
documentation
domain_layer/usecases/lnurl/lnurl_response.dart
LnurlResponse
doesAllowsNostr property
doesAllowsNostr property
dark_mode
light_mode
doesAllowsNostr
property
bool
get
doesAllowsNostr
Implementation
bool get doesAllowsNostr => allowsNostr != null && allowsNostr!;
ndk package
documentation
domain_layer/usecases/lnurl/lnurl_response
LnurlResponse
doesAllowsNostr property
LnurlResponse class