getNotification abstract method

Future<INotification> getNotification(
  1. String id
)

Implementation

Future<INotification> getNotification(String id,);