RouteInspectable
public protocol RouteInspectable : AnyObject
Undocumented
-
Next view controller to be inspected by the router
Declaration
Swift
var nextRouteController: UIViewController? { get }