menu
inngage_plugin package
documentation
domain/services/notification_service.dart
NotificationService
sendNotification abstract method
sendNotification abstract method
dark_mode
light_mode
sendNotification
abstract method
Future
<
void
>
sendNotification
(
String
notId
,
String
appToken
)
Implementation
Future<void> sendNotification(String notId, String appToken);
inngage_plugin package
documentation
domain/services/notification_service
NotificationService
sendNotification abstract method
NotificationService class