ServiceClassDescription.inherits property

Name of the class this one extends, read from the runtime prototype chain. The literal 'Function' means there is no class parent.

Signature:

inherits: string;

Remarks

This differs from TypesDescription's inherits, which uses an empty string in that situation — one "has a parent?" check cannot serve both.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.