Block

constructor(text: Text? = null, fields: List<Text>? = null, type: BlockType = header, expand: Boolean? = null, elements: List<BlockElement>? = null)(source)