clearGlobalContext static method
void
clearGlobalContext()
Clear all custom context
Implementation
static void clearGlobalContext() {
_globalContext.clear();
}
Clear all custom context
static void clearGlobalContext() {
_globalContext.clear();
}