suspend fun hasBalance(): Boolean
Checks if the StockAppDatabase has any Balance.
Return true if the StockAppDatabase has any Balance and false otherwise.