NetworkError
public struct NetworkError : CustomStringConvertible, Equatable
Detailed information of the network error.
-
error description
Declaration
Swift
public let description: String
public struct NetworkError : CustomStringConvertible, Equatable
Detailed information of the network error.
error description
Swift
public let description: String