AboutSupportDeveloper GuideVersion 42.138.100.107
WebNotificationInfo: {
    images: {
        badge?: string;
        icon?: string;
        image?: string;
    };
    notificationId: string;
    properties: WebNotificationProperties;
    url: string;
}