Future<void> enableNotifications(bool enabled) { return FlutterselligentPlatform.instance.enableNotifications(enabled); }