SummaryCapable

interface SummaryCapable

Interface for entities that provide a summary or brief description.

This interface allows objects to include concise summary information that provides a quick overview or abstract of the entity's content or purpose.

Properties

Link copied to clipboard
abstract val summary: String

A brief summary of the entity.