_flowItem

abstract fun _flowItem(query: RoomRawQuery): Flow<Entity>

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