private var TodosAdapter by lazy{ TodosAdapter() }
This is my code and when i declare it like this, compiler throws an error that