InterestPickerSection
public struct InterestPickerSection : Equatable, Hashable, Codable
extension InterestPickerSection: Sendable
-
Declaration
Swift
public var sectionId: String -
Declaration
Swift
public init(sectionId: String)