LocalNotificationsPlatform constructor
LocalNotificationsPlatform()
Constructs a LocalNotificationsPlatform.
Implementation
LocalNotificationsPlatform() : super(token: _token);
Constructs a LocalNotificationsPlatform.
LocalNotificationsPlatform() : super(token: _token);