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