DeeplinkError
public protocol DeeplinkError : CustomStringConvertible, Error
A protocol representing an error that occurs when processing deeplinks.
-
isWarning
Default implementationUndocumented
Default Implementation
Undocumented
Declaration
Swift
var isWarning: Bool { get }