VerifyAccountPage constructor
const
VerifyAccountPage({})
Implementation
const VerifyAccountPage({
super.key,
required this.apiKey,
required this.routeContext,
required this.onSuccess,
required this.formVisible,
required this.accessToken,
});