textElement property

  1. @JsonKey(name: 'text_element')
KnowledgePanelTextElement? textElement
final

Text description of the Knowledge panel.

Implementation

@JsonKey(name: 'text_element')
final KnowledgePanelTextElement? textElement;