isModuleAlive<B extends BindContext> abstract method

bool isModuleAlive<B extends BindContext>()

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

Implementation

bool isModuleAlive<B extends BindContext>();