Property

public struct Property : Decodable

Undocumented

  • Undocumented

    Declaration

    Swift

    public let expression: Expression
  • Undocumented

    Declaration

    Swift

    public let sensitive: Bool
  • Declaration

    Swift

    public init(from decoder: Decoder) throws