KeyedDecodingContainer

public extension KeyedDecodingContainer
  • Declaration

    Swift

    func decode(
        _ type: AnyMoEngagePrimitiveValue.Type,
        forKey key: KeyedDecodingContainer<K>.Key
    ) throws -> AnyMoEngagePrimitiveValue