Schema.this

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

  1. this(SecretSchema* secretSchema, bool ownedRef)
    class Schema
    this
    (
    SecretSchema* secretSchema
    ,
    bool ownedRef = false
    )
  2. this(string name, SecretSchemaFlags flags, HashTable attributeNamesAndTypes)

Meta