ensureAllAopInitialized function

void ensureAllAopInitialized()

Convenience helper to initialize every generated proxy/aspect.

Implementation

void ensureAllAopInitialized() => AopBootstrapper.instance.ensureAll();