openFeatureRequests function

  1. @JS('window.Gleap.openFeatureRequests')
void openFeatureRequests(
  1. JSBoolean showBackButton
)

Implementation

@JS('window.Gleap.openFeatureRequests')
external void openFeatureRequests(JSBoolean showBackButton);