WebNotificationController.fromPlatform constructor
- required PlatformWebNotificationController platform,
Constructs a WebNotificationController from a specific platform implementation.
Implementation
WebNotificationController.fromPlatform({required this.platform});