StorytellerClipsDataModel

constructor(collection: String, theme: UiTheme? = null, uiStyle: StorytellerListViewStyle = StorytellerListViewStyle.AUTO, displayLimit: Int = Int.MAX_VALUE, cellType: StorytellerListViewCellType = StorytellerListViewCellType.SQUARE, offset: Int = 0, visibleTiles: Float? = null, context: StorytellerAnalyticsContext? = null)