val transactions: LiveData<List<Transaction>>
LiveData containing a List of all Transactions from the StockAppDatabase.
transactions
- LiveData containing a List of all Transactions from the StockAppDatabase.
Author
Jan Müller
Author
Juri Lozowoj