Future<void> openNews({required bool showBackButton}) { return GleapJsSdkHelper.openNews(showBackButton); }