Returns the URI for the given task and templateId.
task
templateId
Uri templateTaskUri(TemplateTask task, String templateId) => _templateUri.templateTaskUri(task, templateId);