isModuleAlive<T extends BindContext> abstract method

bool isModuleAlive<T extends BindContext>()

Checks if the context (Module) is in the context of binds.

Implementation

bool isModuleAlive<T extends BindContext>();