regAspects property

HashSet<Object> regAspects

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

Implementation

HashSet<Object> get regAspects => _regAspects;