notification property
The notification data.
Officially Supported Platforms/Implementations:
- Windows WebView2
Use the PlatformWebNotificationControllerCreationParams.isPropertySupported method to check if this property is supported at runtime.
Implementation
WebNotification get notification => params.notification;