EmptyResponse
public struct EmptyResponse : Codable, Sendable
A response with no properties.
-
Creates a new empty response.
Declaration
Swift
public init()
public struct EmptyResponse : Codable, Sendable
A response with no properties.
Creates a new empty response.
Swift
public init()