ViewPresenterProviding

public protocol ViewPresenterProviding
  • viewPresenter() Asynchronous

    Declaration

    Swift

    @MainActor
    func viewPresenter() async throws -> UIViewController