Parent

public struct Parent
  • Declaration

    Swift

    public let name: String
  • Declaration

    Swift

    public init(name: String)