templates property

List<String>? templates

Property getter and setter for templates:

Implementation

List<String>? get templates;
void templates=(List<String>? templates)

Implementation

set templates(List<String>? templates);