hideMiniapps static method

void hideMiniapps()

Implementation

static void hideMiniapps() {
  _channel.invokeMethod("hideAllMiniapps");
}