PushNotification typedef
Backwards compatibility alias for LocalNotification.
Implementation
@Deprecated('Use LocalNotification instead')
typedef PushNotification = LocalNotification;
Backwards compatibility alias for LocalNotification.
@Deprecated('Use LocalNotification instead')
typedef PushNotification = LocalNotification;