setTemplatesConfig method
Implementation
FeaturesConfigBuilder setTemplatesConfig(templatesConfig) {
_templatesConfig = templatesConfig;
return this;
}
FeaturesConfigBuilder setTemplatesConfig(templatesConfig) {
_templatesConfig = templatesConfig;
return this;
}