createNotification abstract method

Future<INotification> createNotification(
  1. INotificationData body
)

Implementation

Future<INotification> createNotification(INotificationData body,);