AppwinNotificationsPlatform constructor

AppwinNotificationsPlatform()

Constructs an implementation, registering the token that PlatformInterface uses to reject subclasses built by other means.

Implementation

AppwinNotificationsPlatform() : super(token: _token);