setTemplate method
Implementation
Future<int> setTemplate(TemplateType templateType) {
throw UnimplementedError("setTemplate() has not been implemented.");
}
Future<int> setTemplate(TemplateType templateType) {
throw UnimplementedError("setTemplate() has not been implemented.");
}