mars885/gamedge

Extract use cases combination logic into a separate use case inside the `GameInfoViewModel`

mars885 opened this issue · 0 comments

Refactor the GameInfoViewModel by extracting the logic for loading game's information into a separate use case named something like GetGameInfoUseCase.