DematerializationErrorConvertible
public protocol DematerializationErrorConvertible
A type which can be converted into a DematerializationError
-
The type represented as a
DematerializationError
Declaration
Swift
var dematerializationError: DematerializationError<SourceError> { get }