hasNotificationBeenRead property

bool hasNotificationBeenRead
final

Whether or not the notification has been read. This is something you will have to implement on the developer side.

Implementation

final bool hasNotificationBeenRead;