actionElement property

  1. @JsonKey(name: 'action_element')
KnowledgePanelActionElement? actionElement
final

"Contribute action" element.

Implementation

@JsonKey(name: 'action_element')
final KnowledgePanelActionElement? actionElement;