addPage

abstract override fun addPage(page: Component): WrittenBookMeta.Builder

Adds the given page to the list of pages the book has.

Return

this builder

Parameters

page

the page to add