templates property
Map<String, IFactSchemaTemplate> ?
get
templates
Property getter and setter for templates:
Implementation
Map<String, IFactSchemaTemplate>? get templates;
set
templates
(Map<String, IFactSchemaTemplate> ? templates)
Implementation
set templates(Map<String, IFactSchemaTemplate>? templates);