Future<bool?> restartApp({ String? iosNotificationTitle, String? iosNotificationContent }) async { throw UnimplementedError('restartApp() has not been implemented.'); }