templateSummaryList property

List<TemplateSummary>? templateSummaryList
final

A structure containing information about the templates in the list.

Implementation

final List<TemplateSummary>? templateSummaryList;