az_notification_hub_platform_interface library

Classes

AzureNotificationHubPlatform
Base class for the AzureNotificationHub platform interface.

Typedefs

BackgroundMessageHandler = Future<void> Function(Map<String, dynamic> message)
The method signature for the background message handler.