unSetSuperProperty static method
Implementation
static void unSetSuperProperty(String key) {
_channel.invokeMethod("unSetSuperProperty", {"key": key});
}
static void unSetSuperProperty(String key) {
_channel.invokeMethod("unSetSuperProperty", {"key": key});
}