app / de.uniks.codliners.stock_simulator.database / AccountDao / getLatestDepot

getLatestDepot

abstract fun getLatestDepot(): DepotValue

Returns the latest DepotValue.

Return
LiveData containing the latest DepotValue.