Extract use cases combination logic into a separate use case inside the `GameInfoViewModel`
mars885 opened this issue · 0 comments
mars885 commented
Refactor the GameInfoViewModel
by extracting the logic for loading game's information into a separate use case named something like GetGameInfoUseCase
.