I want scope viewmodel by Fragment but activity,
interface MarsRepository { suspend fun getProperties(): List } @Module @InstallIn(Fragment