showTextNotification abstract method

Future<void> showTextNotification({
  1. required MessageNotificationModel mNotif,
})

Implementation

Future<void> showTextNotification({ required MessageNotificationModel mNotif });