EmptyResponse

public struct EmptyResponse : Codable

A response with no properties.

  • Creates a new empty response.

    Declaration

    Swift

    public init()