type property

KnowledgePanelTextElementType? type
final

Type of the text description, Client may choose to display the description depending upon the type.

Implementation

@JsonKey(unknownEnumValue: KnowledgePanelTextElementType.DEFAULT)
final KnowledgePanelTextElementType? type;