abstract fun getLatestDepotValue(): LiveData<DepotValue>
Returns the latest DepotValue.
Return LiveData containing the latest DepotValue.