Item.this

Sets our main struct and passes it to the parent class.

  1. this(SecretItem* secretItem, bool ownedRef)
    class Item
    this
    (
    SecretItem* secretItem
    ,
    bool ownedRef = false
    )
  2. this(AsyncResultIF result)
  3. this(Service service, string itemPath, SecretItemFlags flags, Cancellable cancellable)

Meta