showHome static method

Future<void> showHome()

Implementation

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