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