ensureAllAopInitialized function
void
ensureAllAopInitialized()
Convenience helper to initialize every generated proxy/aspect.
Implementation
void ensureAllAopInitialized() => AopBootstrapper.instance.ensureAll();
Convenience helper to initialize every generated proxy/aspect.
void ensureAllAopInitialized() => AopBootstrapper.instance.ensureAll();