VisibleUntil

@Serializable
@SerialName(value = "visible_until")
data class VisibleUntil(val breakpoint: AdaptiveVisibilityTileSchema.HeightBreakpoint) : AdaptiveVisibilityTileSchema.HeightVisibility

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
@SerialName(value = "breakpoint")
val breakpoint: AdaptiveVisibilityTileSchema.HeightBreakpoint