BasicAuthenticationCheckoutPresenter constructor
BasicAuthenticationCheckoutPresenter(
- AuthenticationCheckoutViewModel? viewModel
Implementation
BasicAuthenticationCheckoutPresenter(AuthenticationCheckoutViewModel? viewModel)
: super(viewModel);