Attempt to invoke interface method \'int java.util.List.size()\' on a null object reference
I have class
data class facility(movies: List)