getClickedNotification method

Future getClickedNotification()

Implementation

Future getClickedNotification() async {
  throw UnimplementedError('getClickedNotification() has not been implemented.');
}