openHelpCenterCollection function
Implementation
@JS('window.Gleap.openHelpCenterCollection')
external Future<void> openHelpCenterCollection(
    String collectionId, bool showBackButton);@JS('window.Gleap.openHelpCenterCollection')
external Future<void> openHelpCenterCollection(
    String collectionId, bool showBackButton);