getJobInfosByTagFlow

abstract fun getJobInfosByTagFlow(tag: String): Flow<List<JobInfo>>(source)

Emits the state of every known job carrying tag and every later change to it.