TopFrecentSiteInfo public struct TopFrecentSiteInfo extension TopFrecentSiteInfo: Equatable, Hashable url Declaration Swift public var url: Url title Declaration Swift public var title: String? init(url:title:) Declaration Swift public init(url: Url, title: String?) ==(_:_:) Declaration Swift public static func == (lhs: TopFrecentSiteInfo, rhs: TopFrecentSiteInfo) -> Bool hash(into:) Declaration Swift public func hash(into hasher: inout Hasher) © 2024 . All rights reserved. (Last updated: 2024-11-20) Generated by jazzy ♪♫ v0.15.3, a Realm project.