flowData

abstract fun flowData(): Flow<NamedData<T>>

Traverse this provider or its child. The order is not guaranteed.