Hierarchy (View Summary)

Constructors

Properties

Constructors

Properties

_key: readonly string[] = []

The key path from the client. For example, a resource accessible as client.resource.subresource would have a property static override readonly _key = Object.freeze(['resource', 'subresource'] as const);.