template property

String? template

Property getter and setter for template:

Implementation

String? get template;
void template=(String? template)

Implementation

set template(String? template);