_flowInt

abstract fun _flowInt(query: RoomRawQuery): Flow<Int>

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