EmptyResponse
public protocol EmptyResponse
A protocol for a type representing an empty response. Use T.emptyValue to get an instance.
-
Undocumented
Declaration
Swift
static func emptyValue() -> Self
View on GitHub
Install in Dash
EmptyResponse Protocol Reference