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