I have a data Structure like below
data class Object ( val listObject1:List) data class Object1 ( val time:String, val listObject2:List