AuthSentCodeTypeSetUpEmailRequired constructor
const
AuthSentCodeTypeSetUpEmailRequired({})
Auth Sent Code Type Set Up Email Required constructor.
Implementation
const AuthSentCodeTypeSetUpEmailRequired({
required this.appleSigninAllowed,
required this.googleSigninAllowed,
}) : super._();