Map<String, dynamic> toJson() => { "template_data": templateData, "template_type": templateType.id, };