BaseFlow
open class BaseFlow<RootViewControllerType> : BaseCoordinator
Undocumented
-
Undocumented
Declaration
Swift
open var rootViewController: RootViewControllerType
-
Undocumented
Declaration
Swift
public init(rootViewController: RootViewControllerType)