getFirstNotification abstract method
Returns the first, topmost visible notification.
Notification shade has to be opened with openNotifications.
Implementation
Future<Notification> getFirstNotification();
Returns the first, topmost visible notification.
Notification shade has to be opened with openNotifications.
Future<Notification> getFirstNotification();