Header

data class Header(val dummy: Int)

The header of a Publication.Page (currently unused)

Constructors

Link copied to clipboard
constructor(dummy: Int)

Properties

Link copied to clipboard
val dummy: Int