openConversations function

  1. @JS('window.Gleap.openConversations')
Future<void> openConversations()

Implementation

@JS('window.Gleap.openConversations')
external Future<void> openConversations();