LifecycleServiceScopeExtensions extension

on

Properties

lifecycleManager LifecycleManager
A LifecycleManager instance associated with this ServiceScope.
no setter

Methods

dispose() Future<void>
Disposes all Disposable services in this ServiceScope.
initialize() Future<void>
Initializes all Initializable services in this ServiceScope.