InternalPushNotificationImpl constructor
InternalPushNotificationImpl(
- NotificationManager notificationManager,
- String? previousToken
Implementation
InternalPushNotificationImpl(
this.notificationManager,
this.previousToken,
);