menu
ndk package
documentation
domain_layer/usecases/nwc/nwc_notification.dart
NwcNotification
isPaymentSent property
isPaymentSent property
dark_mode
light_mode
isPaymentSent
property
bool
get
isPaymentSent
Implementation
bool get isPaymentSent => notificationType == kPaymentSent;
ndk package
documentation
domain_layer/usecases/nwc/nwc_notification
NwcNotification
isPaymentSent property
NwcNotification class