<div class='sourceset sourceset-common'>Common</div>

```kotlin
class LineConfiguration(val firstItemIndex: Int, val spans: List<GridItemSpan>)
```