globalAllAspects top-level property

HashSet<Object> globalAllAspects

Return all the aspects that has been registered to the Global Mode.

Implementation

HashSet<Object> get globalAllAspects => _globalPub.regAspects;