templates property

List<String>? get templates

Property getter and setter for templates:

Implementation

List<String>? get templates;
set templates (List<String>? templates)

Implementation

set templates(List<String>? templates);