isPaymentReceived property
bool
get
isPaymentReceived
Implementation
bool get isPaymentReceived => notificationType == kPaymentReceived;
bool get isPaymentReceived => notificationType == kPaymentReceived;