rootScope property

ZenScope get rootScope

Get the root scope for global dependencies

Implementation

static ZenScope get rootScope {
  return ZenScopeManager.rootScope;
}