handlePushNotificationOpenedWithContent method
Implementation
void handlePushNotificationOpenedWithContent(Map<dynamic, dynamic> content) {
throw UnimplementedError(
'handlePushNotificationOpenedWithContent() has not been implemented.');
}
void handlePushNotificationOpenedWithContent(Map<dynamic, dynamic> content) {
throw UnimplementedError(
'handlePushNotificationOpenedWithContent() has not been implemented.');
}