menu
trxact_io package
documentation
ui/authentication_checkout/presenter/authentication_checkout_presenter.dart
BasicAuthenticationCheckoutPresenter
onAuthenticationSuccess method
onAuthenticationSuccess method
dark_mode
light_mode
onAuthenticationSuccess
method
@
override
Future
<
void
>
onAuthenticationSuccess
(
)
override
Implementation
@override Future<void> onAuthenticationSuccess() async { view!.onSuccess(); }
trxact_io package
documentation
ui/authentication_checkout/presenter/authentication_checkout_presenter
BasicAuthenticationCheckoutPresenter
onAuthenticationSuccess method
BasicAuthenticationCheckoutPresenter class