menu
brain_dev_business package
documentation
services/sender_notification_local_service.dart
SenderNotificationLocalService
showNotification abstract method
showNotification abstract method
dark_mode
light_mode
showNotification
abstract method
Future
<
void
>
showNotification
(
{
required
dynamic
message
,
})
Implementation
Future<void> showNotification( { required /*RemoteMessage*/ message });
brain_dev_business package
documentation
services/sender_notification_local_service
SenderNotificationLocalService
showNotification abstract method
SenderNotificationLocalService class