LithoLayoutData

constructor(    width: Int,     height: Int,     currentLayoutStateId: Int,     previousLayoutStateId: Int,     expandedTouchBounds: Rect?,     layoutData: Any?,     isSizeDependant: Boolean,     debugHierarchy: DebugHierarchy.Node?)