ScreenObjectSnapshot

constructor(type: String, id: String, size: ScreenObjectSnapshot.Size, isVisible: Boolean, layoutMargin: EdgeInsets, horizontalAlignment: Int, verticalAlignment: Int, elements: Map<String, String>, children: List<ScreenObjectSnapshot>)