{{#constructor}}
{{#hasAnnotations}}
    {{#annotations}}
  1. {{{.}}}
  2. {{/annotations}}
{{/hasAnnotations}} {{#isConst}}const{{/isConst}} {{{nameWithGenerics}}}({{#hasParameters}}{{{linkedParamsLines}}}{{/hasParameters}})
{{>documentation}} {{>source_code}} {{/constructor}}