VeryCodable

public protocol VeryCodable : Decodable, Encodable

Undocumented

  • Undocumented

    Declaration

    Swift

    static var codableClassStoreKey: String { get }

Available where Self: AnyObject

  • codableClassStoreKey Default implementation

    Default Implementation

    Undocumented

    Declaration

    Swift

    static var codableClassStoreKey: String { get }