hideFloatViewForAndroid static method

  1. @deprecated
void hideFloatViewForAndroid()

Implementation

@deprecated
static void hideFloatViewForAndroid() {
  methodChannel.invokeMethod("hideFloatViewForAndroid");
}