``` val movieList get() = movieRepository.getMo...
# codereview
d
Copy code
val movieList
   get() = movieRepository.getMovies()