templateAliasList property

List<TemplateAlias>? templateAliasList
final

A structure containing the list of the template's aliases.

Implementation

final List<TemplateAlias>? templateAliasList;