showFloatViewForAndroid static method
Implementation
@deprecated
static void showFloatViewForAndroid(int viewId) {
methodChannel.invokeMethod("showFloatViewForAndroid", viewId);
}
@deprecated
static void showFloatViewForAndroid(int viewId) {
methodChannel.invokeMethod("showFloatViewForAndroid", viewId);
}