showKB static method

Future<void> showKB()

Implementation

static Future<void> showKB() {
  return BolddeskSupportSdkPlatform.instance.showKB();
}