Empty
public struct Empty : Decodable
A type representing an empty response. Use Empty.value to get the instance.
-
Undocumented
Declaration
Swift
public static let value: Empty
-
Undocumented
Declaration
Swift
public static func emptyValue() -> Empty
View on GitHub
Install in Dash
Empty Structure Reference