Package-level declarations
Types
Link copied to clipboard
annotation class ContributesCoroutineWorker
Annotate a CoroutineWorker class with this to automatically contribute it to the WorkManagerScope multibinding. Equivalent to the following declaration in an application module:
Link copied to clipboard