clearGlobalProperties static method
void
clearGlobalProperties()
Implementation
static void clearGlobalProperties() {
_channel.invokeMethod('clearGlobalProperties');
}
static void clearGlobalProperties() {
_channel.invokeMethod('clearGlobalProperties');
}