DATASTORE_SCOPE
Koin qualifier for the application-scoped CoroutineScope shared by all DataStore instances.
Used with @Named(DATASTORE_SCOPE) in Koin annotations and named(DATASTORE_SCOPE) in manual DSL modules.
Koin qualifier for the application-scoped CoroutineScope shared by all DataStore instances.
Used with @Named(DATASTORE_SCOPE) in Koin annotations and named(DATASTORE_SCOPE) in manual DSL modules.