LayoutFlow

LayoutFlow
LayoutFlow
AllOf
This class requires all of the following:
JSON Example
{
    "size": 0,
    "parts": [
        {
            "size": 0
        }
    ],
    "id": "string",
    "state": {
        "dependencies": [
            "string"
        ],
        "facets": [
            {
                "value": {}
            }
        ]
    }
}