SearchResultType
extension SearchResultType: CustomStringConvertible
-
A textual representation of SearchResultType instance.
Declaration
Swift
public var description: String { get }
extension SearchResultType: CustomStringConvertible
A textual representation of SearchResultType instance.
Swift
public var description: String { get }