@constructor constructor
Document a constructor function.
@constructor NAME [TITLE]
Parameters
- NAME
{NAME-EXPRESSION}
:NAME-EXPRESSION for the constructor.
- TITLE
{String}
:The display title of the property.
This page is hidden because using @constructor
is not recommended.