menu
brain_dev_business package
documentation
services/sender_notification_local_service.dart
SenderNotificationLocalService
showTextNotification abstract method
showTextNotification abstract method
dark_mode
light_mode
showTextNotification
abstract method
Future
<
void
>
showTextNotification
(
{
required
MessageNotificationModel
mNotif
,
})
Implementation
Future<void> showTextNotification({ required MessageNotificationModel mNotif });
brain_dev_business package
documentation
services/sender_notification_local_service
SenderNotificationLocalService
showTextNotification abstract method
SenderNotificationLocalService class