wasOpened property

bool get wasOpened

Whether the notification was opened by the user.

Implementation

bool get wasOpened => openedAt != null;