getFirstNotification abstract method

Future<Notification> getFirstNotification()
inherited

Returns the first, topmost visible notification.

Notification shade has to be opened with openNotifications.

Implementation

Future<Notification> getFirstNotification();