isModuleReady<M extends BindContext> abstract method
checks if all asynchronous binds are ready to be used synchronously of all BindContext of Tree.
Implementation
Future<bool> isModuleReady<M extends BindContext>();