{{ #hasPublicConstructors }}

Constructors

{{ #publicConstructorsSorted }}
{{{ linkedName }}}({{{ linkedParams }}})
{{{ oneLineDoc }}} {{ #isConst }}
const
{{ /isConst }} {{ #isFactory }}
factory
{{ /isFactory }}
{{ /publicConstructorsSorted }}
{{ /hasPublicConstructors }}