PrivacyCollection.opIndex

Operator overload for accessing privacy configurations.

class PrivacyCollection
final
opIndex
(
string key
)

Parameters

key string

The key of the privacy configuration.

Return Value

The privacy configurations tied to the key.

Meta