regAspects property

HashSet<Object> get regAspects

Return all the aspects that has been registered to this Pub.

Implementation

HashSet<Object> get regAspects => _regAspects;