Credential.db

  1. string db [@property setter]
    struct Credential
    @property
    db
    (
    string db
    )
  2. Nullable!string db [@property getter]

Meta