UserPresetMultiTheme

@Serializable
data class UserPresetMultiTheme(var maxVideoCount: Int? = null, var videoFit: String? = null)

Constructors

Link copied to clipboard
constructor(maxVideoCount: Int? = null, videoFit: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard