app / de.uniks.codliners.stock_simulator.repository / AchievementsRepository / hasAchievements

hasAchievements

suspend fun hasAchievements(): Boolean

Checks if there are any Achievements in the StockAppDatabase.

Return
true if there are any Achievements and false otherwise.

Author
Jan Müller