rootScope property
ZenScope
get
rootScope
Get the root scope for global dependencies
Implementation
static ZenScope get rootScope {
return ZenScopeManager.rootScope;
}
Get the root scope for global dependencies
static ZenScope get rootScope {
return ZenScopeManager.rootScope;
}