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