Any additional attributes associated with the context.
Optional
_metaMeta attributes are used to control behavioral aspects of the Context, such as private private attributes. See LDContextMeta.privateAttributes as an example.
They cannot be addressed in targeting rules.
Optional
anonymousIf true, the context will not appear on the Contexts page in the LaunchDarkly dashboard.
Optional
keyA unique string identifying a context. This value must be set unless the context is anonymous.
Optional
nameThe context's name.
You can search for contexts on the Contexts page by name.
Interface containing elements which are common to both single kind contexts as well as the parts that compose a multi context. For more information see LDSingleKindContext and LDMultiKindContext.