Generic Initializer

init(codingKey:)

No overview available.

Declaration 宣言

init?<T>(codingKey: T) where T : CodingKey
Available when Self conforms to CodingKeyRepresentable and RawValue is Int.