detailSummary
The detail card’s summary.
Declaration
var detailSummary: String? { get set }Discussion
The template only displays a detail card when the user selects a point of interest. If this property is nil, the card displays the point of interest’s summary instead.