app / de.uniks.codliners.stock_simulator.ui.stockbrot / StockbrotViewModel / stockbrotQuotes

stockbrotQuotes

val stockbrotQuotes: LiveData<List<StockbrotQuote>>

List of all StockbrotQuotes from the repository.

Property

stockbrotQuotes - List of all StockbrotQuotes from the repository.

Parameters

application - The application to create a StockbrotRepository for.

Author
Lucas Held