val stockbrotQuotes: LiveData<List<StockbrotQuote>>
List of all StockbrotQuotes from the repository.
stockbrotQuotes
- List of all StockbrotQuotes from the repository.
application
- The application to create a StockbrotRepository for.
Author
Lucas Held