InterestPickerSection

public struct InterestPickerSection
extension InterestPickerSection: Equatable, Hashable
  • Declaration

    Swift

    public var sectionId: String
  • Declaration

    Swift

    public init(sectionId: String)
  • Declaration

    Swift

    public static func == (lhs: InterestPickerSection, rhs: InterestPickerSection) -> Bool
  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)