IgnoredProperties

public protocol IgnoredProperties

Implement this protocol to ignore arbitrary properties

  • Method used to define a set of ignored properties

    Declaration

    Swift

    static func ignoredProperties() -> Set<String>

    Return Value

    set of property names