Org Heading
@Serializable
Constructors
Link copied to clipboard
constructor(title: OrgLine, level: OrgHeadingLevel, tags: OrgTags? = null, todoState: OrgTODOState? = null, priority: OrgPriority? = null, planningInfo: OrgPlanningInfo? = null, properties: OrgProperties? = null, tokens: List<Token>)