PrivacyCollection

Wrapper around a privacy collection.

final
class PrivacyCollection {}

Constructors

this
this()

Creates a new privacy collection.

Members

Functions

opIndex
PrivacyConfiguration opIndex(string key)

Operator overload for accessing privacy configurations.

Meta