vars property

List<String> vars
final

Optional list of variables which will be used to populate the corresponding mustache variables within the template.

Implementation

final List<String> vars;