_flowList

abstract fun _flowList(query: RoomRawQuery): Flow<List<Entity>>

flow + raw query: functions must be annotated like following: